feat:warehouse_keeper

This commit is contained in:
LAPTOP-7SGDREK0\shiweijun
2025-02-12 14:46:22 +08:00
parent 4250db59b8
commit 8d5dc6ef22
4 changed files with 15 additions and 4 deletions

View File

@@ -530,3 +530,14 @@ GET {{host}}/api/depot/recycle_list?limit=10&query_kitchen_id=1
content-type: application/json
Authorization: Bearer {{admin_token}}
### 仓管详细列表
GET {{host}}/admin/warehouse_keeper/warehouse_keeper_list?limit=10&query_city_id=1
content-type: application/json
Authorization: Bearer {{admin_token}}
### 设置仓管数据
POST {{host}}/admin/warehouse_keeper/setting_warehouse_keeper
Content-Type: application/x-www-form-urlencoded
Authorization: Bearer {{admin_token}}
user_id=5&kitchen_id=1