fix:material

This commit is contained in:
LAPTOP-7SGDREK0\shiweijun
2025-02-20 15:16:19 +08:00
parent 327101514a
commit b717bdbd9f
2 changed files with 9 additions and 3 deletions

View File

@@ -428,6 +428,11 @@ GET {{host}}/api/dish/list?limit=10
content-type: application/json
Authorization: Bearer {{admin_token}}
###厨师查看材料列表
GET {{host}}/api/material/list?limit=10
content-type: application/json
Authorization: Bearer {{admin_token}}
### 厨师申请材料
POST {{host}}/api/material/application
Content-Type: application/x-www-form-urlencoded