mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-05-07 08:04:42 +08:00
路径修改
This commit is contained in:
@@ -79,7 +79,7 @@ export const orderDelivery = (sn, params) => {
|
||||
|
||||
// 获取商家选中的物流公司
|
||||
export const getLogisticsChecked = () => {
|
||||
return getRequest(`/logistics/getChecked`);
|
||||
return getRequest(`/other/logistics/getChecked`);
|
||||
};
|
||||
|
||||
// 订单核验
|
||||
|
||||
Reference in New Issue
Block a user