第 4 阶段:订单、交接与账务--1
This commit is contained in:
@@ -30,3 +30,10 @@ API 规划以 [项目计划](project-plan.md) 第 10 章为准。
|
||||
- `DELETE /api/listings/{id}`
|
||||
- `GET /api/seller/listings`
|
||||
- `GET /api/seller/listings/{id}`
|
||||
- `POST /api/orders`
|
||||
- `GET /api/orders`
|
||||
- `GET /api/orders/{id}`
|
||||
- `POST /api/orders/{id}/cancel`
|
||||
- `POST /api/orders/{id}/handoff`
|
||||
- `GET /api/orders/{id}/handoff-records`
|
||||
- `POST /api/orders/{id}/confirm-receive`
|
||||
|
||||
Reference in New Issue
Block a user