From 9c78b0779ac70f2e1bc2be112b5625e871512b9a Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Fri, 19 Jun 2020 16:45:20 +0800 Subject: [PATCH] 提亀 --- src/HttpServer/jsonconf/TaskConfig.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/HttpServer/jsonconf/TaskConfig.json b/src/HttpServer/jsonconf/TaskConfig.json index 7527404..0cbca3d 100644 --- a/src/HttpServer/jsonconf/TaskConfig.json +++ b/src/HttpServer/jsonconf/TaskConfig.json @@ -92,8 +92,8 @@ { "id": 11, "type": 2, - "day_type": 0.0, - "aims": 0.0, + "day_type": 0, + "aims": 0, "active": 30, "coin": 150, "desc": "" @@ -101,8 +101,8 @@ { "id": 12, "type": 2, - "day_type": 0.0, - "aims": 0.0, + "day_type": 0, + "aims": 0, "active": 80, "coin": 400, "desc": "" @@ -110,8 +110,8 @@ { "id": 13, "type": 2, - "day_type": 0.0, - "aims": 0.0, + "day_type": 0, + "aims": 0, "active": 150, "coin": 600, "desc": "" -- libgit2 0.21.0