mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 09:25:53 +08:00
适配api
This commit is contained in:
@@ -310,7 +310,7 @@ export const getGoodsSpecInfoSeller = (category_id) => {
|
||||
|
||||
//批量设置运费模板
|
||||
export const batchShipTemplate = params => {
|
||||
return putRequest(`/goods/freight`, params);
|
||||
return putRequest(`/goods/goods/freight`, params);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user