订单详情

This commit is contained in:
ray
2026-05-06 18:22:57 +08:00
parent 1c92478867
commit c4e7f8dd58
3 changed files with 10 additions and 0 deletions

View File

@@ -92,6 +92,11 @@ npm run bills -- --resume
npm run orders
```
说明:该命令会同时抓取:
- orders订单列表
- orderDetails订单详情
订单增量:
```bash