Merge branch 'bonus-jyy-smart-canteen' of http://192.168.0.75:3000/bonus/bonus-ui into bonus-jyy-smart-canteen
This commit is contained in:
commit
c62b9894c0
Binary file not shown.
|
|
@ -107,7 +107,7 @@ export function removeMenuDishesApi(data) {
|
|||
// 菜品列表-导入
|
||||
export function importMenuDishesApi(data) {
|
||||
return request({
|
||||
url: '/smart-canteen/cook_dishes/import/dishes',
|
||||
url: '/smart-canteen/cook_dishes/upload/importDishes',
|
||||
method: 'post',
|
||||
headers: {
|
||||
"merchant-id":"378915229716713472",
|
||||
|
|
|
|||
Loading…
Reference in New Issue