Compare commits
2 Commits
a978642ef3
...
0e91e89fef
| Author | SHA1 | Date |
|---|---|---|
|
|
0e91e89fef | |
|
|
3063600f22 |
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