cms 人工處理例外流程(單筆)api.md
1 additions, 7 deletions
| ... | ... | @@ -27,20 +27,14 @@ |
| 27 | -| 1 | masterId | String | true | 母任務 ID | SUB001 | | |
| 28 | -| 1 | count | String | true | 記分 (可為負數) | | | |
| 29 | -| 1 | source | String | true | 計分來源 | CMS/system/error | | |
| 30 | 27 | "userId": "FOOBAR123", |
| 31 | - "masterId":"1", | |
| 32 | - "subId":"1", | |
| 33 | - "count":"-1", | |
| 34 | - "source":"CMS" | |
| 28 | + "subId":"1" |