mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-06-22 18:10:26 +08:00
合并master 更改并提交内容
This commit is contained in:
@@ -16,3 +16,9 @@ export const getRegion = (params) => {
|
||||
export function getIMDetail () {
|
||||
return getRequest(`${commonUrl}/common/common/IM`);
|
||||
}
|
||||
|
||||
|
||||
//获取图片logo
|
||||
export function getBaseSite () {
|
||||
return getRequest(`${commonUrl}/common/common/site`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user