feat:depot_purchase
This commit is contained in:
@@ -394,6 +394,11 @@ POST {{host}}/admin/depot/depot_purchase_back?id=1
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Authorization: Bearer {{admin_token}}
|
||||
|
||||
### 采购统计
|
||||
GET {{host}}/admin/depot/purchase_statistics?city_id=1
|
||||
content-type: application/json
|
||||
Authorization: Bearer {{admin_token}}
|
||||
|
||||
### 排菜列表
|
||||
GET {{host}}/admin/dish/list?limit=10
|
||||
content-type: application/json
|
||||
|
||||
Reference in New Issue
Block a user