feat:depot_sale
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user