From fc89c0aed9b33ccfb88cc5d8cdb5bf75d3da56d4 Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Fri, 25 Sep 2020 11:31:20 +0800 Subject: [PATCH] 提交 --- src/HttpServer/jsonconf/NewTask.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/HttpServer/jsonconf/NewTask.json b/src/HttpServer/jsonconf/NewTask.json index 984863c..e5f6af7 100644 --- a/src/HttpServer/jsonconf/NewTask.json +++ b/src/HttpServer/jsonconf/NewTask.json @@ -2,7 +2,7 @@ { "id": 1, "tasktype": 1, - "aims": 5, + "aims": 8, "taskdes": "合到数字%d%", "active": 4, "days": 1 @@ -26,7 +26,7 @@ { "id": 4, "tasktype": 1, - "aims": 8, + "aims": 10, "taskdes": "合到数字%d%", "active": 4, "days": 2 -- libgit2 0.21.0