feat:depot_purchase

This commit is contained in:
LAPTOP-7SGDREK0\shiweijun
2025-02-18 15:48:31 +08:00
parent 1623571572
commit ba3dbdb202
4 changed files with 70 additions and 1 deletions

View File

@@ -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