cms 人工處理例外流程(單筆 / 手動excel批次)api.md
2 additions, 2 deletions
| ... | ... | @@ -31,7 +31,7 @@ |
| 31 | - | 1 | batchId | String (nullable) | true (optional) | excel batch id | 走excel 批次改檔用 | | |
| 31 | + | 1 | batchId | number (nullable) | true (optional) | excel batch id | 走excel 批次改檔用 | | |
| 32 | 32 | "source": "MANUAL", |
| 33 | 33 | "masterId": "1", |
| 34 | 34 | "count": "-2", |
| 35 | - "batchId": "B001" | |
| 35 | + "batchId": 123 |