修改一下bug
This commit is contained in:
@ -25,7 +25,7 @@ export function edit(data) {
|
||||
}
|
||||
export function sync(ids) {
|
||||
return request({
|
||||
url: 'api/yxWechatLiveGoods/sync',
|
||||
url: 'api/yxWechatLiveGoods/synchro',
|
||||
method: 'post',
|
||||
data: ids
|
||||
})
|
||||
|
Reference in New Issue
Block a user