Commit fc89c0aed9b33ccfb88cc5d8cdb5bf75d3da56d4
1 parent
3f1795f6
Exists in
ver2.3.6
提交
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/HttpServer/jsonconf/NewTask.json
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | { |
| 3 | 3 | "id": 1, |
| 4 | 4 | "tasktype": 1, |
| 5 | - "aims": 5, | |
| 5 | + "aims": 8, | |
| 6 | 6 | "taskdes": "合到数字%d%", |
| 7 | 7 | "active": 4, |
| 8 | 8 | "days": 1 |
| ... | ... | @@ -26,7 +26,7 @@ |
| 26 | 26 | { |
| 27 | 27 | "id": 4, |
| 28 | 28 | "tasktype": 1, |
| 29 | - "aims": 8, | |
| 29 | + "aims": 10, | |
| 30 | 30 | "taskdes": "合到数字%d%", |
| 31 | 31 | "active": 4, |
| 32 | 32 | "days": 2 | ... | ... |