| GET |
/api/purchase/inbounds/page |
PurchaseInboundController接口 |
| GET |
/api/purchase/inbounds/{id} |
PurchaseInboundController接口 |
| GET |
/api/purchase/inbounds/no/{inboundNo} |
PurchaseInboundController接口 |
| POST |
/api/purchase/inbounds/{id}/confirm |
PurchaseInboundController接口 |
| DELETE |
/api/purchase/inbounds/{id} |
PurchaseInboundController接口 |
| GET |
/api/purchase/orders/page |
PurchaseOrderController接口 |
| GET |
/api/purchase/orders/{id} |
PurchaseOrderController接口 |
| GET |
/api/purchase/orders/no/{orderNo} |
PurchaseOrderController接口 |
| POST |
/api/purchase/orders/{id}/submit |
PurchaseOrderController接口 |
| POST |
/api/purchase/orders/{id}/approve |
PurchaseOrderController接口 |
| POST |
/api/purchase/orders/{id}/cancel |
PurchaseOrderController接口 |
| DELETE |
/api/purchase/orders/{id} |
PurchaseOrderController接口 |
| GET |
/api/purchase/statistics/summary |
PurchaseStatisticsController接口 |
| GET |
/api/purchase/statistics/by-supplier |
PurchaseStatisticsController接口 |
| GET |
/api/purchase/statistics/daily |
PurchaseStatisticsController接口 |
| GET |
/api/purchase/returns/page |
PurchaseReturnController接口 |
| GET |
/api/purchase/returns/{id} |
PurchaseReturnController接口 |
| GET |
/api/purchase/returns/no/{returnNo} |
PurchaseReturnController接口 |
| POST |
/api/purchase/returns/{id}/confirm |
PurchaseReturnController接口 |
| DELETE |
/api/purchase/returns/{id} |
PurchaseReturnController接口 |
| GET |
/api/suppliers/page |
SupplierController接口 |
| GET |
/api/suppliers/{id} |
SupplierController接口 |
| PUT |
/api/suppliers/{id}/status |
SupplierController接口 |
| DELETE |
/api/suppliers/{id} |
SupplierController接口 |