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