mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 08:55:52 +08:00
修改api
This commit is contained in:
@@ -88,7 +88,7 @@ export function articleDetail (id) {
|
|||||||
// 获取IM接口前缀
|
// 获取IM接口前缀
|
||||||
export function getIMDetail () {
|
export function getIMDetail () {
|
||||||
return request({
|
return request({
|
||||||
url: `${commonUrl}/common/IM`,
|
url: `${commonUrl}/common/common/IM`,
|
||||||
method: Method.GET
|
method: Method.GET
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user