mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 01:15:53 +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