1
This commit is contained in:
@@ -10,9 +10,9 @@ import { request } from "./request";
|
||||
|
||||
|
||||
// 获取店铺配置
|
||||
export function fetchConfig () {
|
||||
export function fetchGoods () {
|
||||
return request({
|
||||
url:'/store.index/config',
|
||||
url:'/index/goods',
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user