sql修改提交
This commit is contained in:
@@ -28,6 +28,12 @@ Node 版阿里云 APS 同步工具。
|
||||
npm run sync
|
||||
```
|
||||
|
||||
如果要让 full sync 从已有 checkpoint 继续(当前主要覆盖 orders + bills):
|
||||
|
||||
```bash
|
||||
npm run sync -- --resume
|
||||
```
|
||||
|
||||
行为:
|
||||
|
||||
- 抓全量 customer + customerDetails
|
||||
|
||||
Reference in New Issue
Block a user