接口修改
This commit is contained in:
parent
cb2cae0b43
commit
d45660f128
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue