diff --git a/src/api/foodManage/stockManage.js b/src/api/foodManage/stockManage.js index e6c158df..53cef159 100644 --- a/src/api/foodManage/stockManage.js +++ b/src/api/foodManage/stockManage.js @@ -120,7 +120,7 @@ export function getMaterialInStockBatchApi(data) { // 配置库存数量(最大最小) export function editStockMaterialApi(data) { return request({ - url: '/smart-canteen/ims/inventory/edit', + url: '/smart-canteen/api/v1/drpinventory/edit', method: 'post', headers: { //"merchant-id":"378915229716713472",