菜品导入修改
This commit is contained in:
parent
7a4eb580a9
commit
3063600f22
Binary file not shown.
|
|
@ -107,7 +107,7 @@ export function removeMenuDishesApi(data) {
|
||||||
// 菜品列表-导入
|
// 菜品列表-导入
|
||||||
export function importMenuDishesApi(data) {
|
export function importMenuDishesApi(data) {
|
||||||
return request({
|
return request({
|
||||||
url: '/smart-canteen/cook_dishes/import/dishes',
|
url: '/smart-canteen/cook_dishes/upload/importDishes',
|
||||||
method: 'post',
|
method: 'post',
|
||||||
headers: {
|
headers: {
|
||||||
"merchant-id":"378915229716713472",
|
"merchant-id":"378915229716713472",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue