feat:depotPurchase
This commit is contained in:
@@ -389,10 +389,10 @@ Authorization: Bearer {{admin_token}}
|
||||
|
||||
depot_id=1&material_id=1&supplier_id=1&purchase_price=60&number=2&city_id=1&kitchen_id=1
|
||||
|
||||
### 采购退货
|
||||
POST {{host}}/admin/depot/depot_purchase_back
|
||||
### 采购数量修改
|
||||
POST {{host}}/admin/depot/depot_purchase_update
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Authorization: Bearer {{admin_token}}
|
||||
|
||||
id=6
|
||||
id=1&number=8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user