feat:depot_sale

This commit is contained in:
LAPTOP-7SGDREK0\shiweijun
2025-02-24 10:10:03 +08:00
parent bc1eaffeaf
commit c5e9f6665f

View File

@@ -490,6 +490,11 @@ GET {{host}}/admin/depot/sale_list?limit=10&query_kitchen_id=1
content-type: application/json content-type: application/json
Authorization: Bearer {{admin_token}} Authorization: Bearer {{admin_token}}
### 销售额统计
GET {{host}}/admin/depot/sale_statistics?city_id=1
content-type: application/json
Authorization: Bearer {{admin_token}}
### 管理员回收商品 ### 管理员回收商品
POST {{host}}/admin/depot/depot_recycle POST {{host}}/admin/depot/depot_recycle
Content-Type: application/x-www-form-urlencoded Content-Type: application/x-www-form-urlencoded