路径修改

This commit is contained in:
fengtianyangyang
2022-01-25 12:01:40 +08:00
parent f46330ecf0
commit e5918b041a
8 changed files with 46 additions and 46 deletions

View File

@@ -79,7 +79,7 @@ export const orderDelivery = (sn, params) => {
// 获取商家选中的物流公司
export const getLogisticsChecked = () => {
return getRequest(`/logistics/getChecked`);
return getRequest(`/other/logistics/getChecked`);
};
// 订单核验