feat:depotPurchase
This commit is contained in:
@@ -377,3 +377,8 @@ GET {{host}}/admin/supplier/delete?id=1
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Authorization: Bearer {{admin_token}}
|
||||
|
||||
### 采购列表
|
||||
GET {{host}}/admin/depot/purchase_list?limit=10
|
||||
content-type: application/json
|
||||
Authorization: Bearer {{admin_token}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user