页面
This commit is contained in:
parent
5926a843e2
commit
35afeb10e9
@ -88,7 +88,7 @@ export function getUplaodImageAPI(data: any) {
|
|||||||
|
|
||||||
/** GET 请求 */
|
/** GET 请求 */
|
||||||
export function getMerchantAPI(data: any) {
|
export function getMerchantAPI(data: any) {
|
||||||
return http.get<IFooItem>(getUrlCrmebProxy() + 'api/store/merchant/lst', data)
|
return http.get<IFooItem>(getUrlCrmebProxy() + '/api/store/merchant/lst', data)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user