接口修改

This commit is contained in:
zzyuan 2025-07-18 15:20:53 +08:00
parent cb2cae0b43
commit d45660f128
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ export function getMaterialInStockBatchApi(data) {
// 配置库存数量(最大最小) // 配置库存数量(最大最小)
export function editStockMaterialApi(data) { export function editStockMaterialApi(data) {
return request({ return request({
url: '/smart-canteen/ims/inventory/edit', url: '/smart-canteen/api/v1/drpinventory/edit',
method: 'post', method: 'post',
headers: { headers: {
//"merchant-id":"378915229716713472", //"merchant-id":"378915229716713472",