From 44077401e2798953486a07efe3bb0ce9b10b5107 Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Thu, 17 Sep 2020 11:52:56 +0800 Subject: [PATCH] 提亀 --- src/HttpServer/jsonconf/WithdrawConfig.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/HttpServer/jsonconf/WithdrawConfig.json b/src/HttpServer/jsonconf/WithdrawConfig.json index fe8a71c..dfa0946 100644 --- a/src/HttpServer/jsonconf/WithdrawConfig.json +++ b/src/HttpServer/jsonconf/WithdrawConfig.json @@ -3,52 +3,52 @@ "id": 1, "money": 0.3, "coin": 3000, - "task": 0, + "task": 2048, "level": 0, "new": 1, - "day": 0 + "day": 1 }, { "id": 2, "money": 100, "coin": 1000000, - "task": 1, + "task": 0, "level": 0, "new": 0, - "day": 0 + "day": 2 }, { "id": 3, "money": 200, "coin": 2000000, - "task": 2, + "task": 0, "level": 0, "new": 0, - "day": 0 + "day": 7 }, { "id": 4, "money": 300, "coin": 3000000, - "task": 3, + "task": 0, "level": 0, "new": 0, - "day": 0 + "day": 10 }, { "id": 5, "money": 400, "coin": 4000000, - "task": 4, + "task": 0, "level": 0, "new": 0, - "day": 0 + "day": 20 }, { "id": 6, "money": 500, "coin": 5000000, - "task": 5, + "task": 0, "level": 0, "new": 0, "day": 0 -- libgit2 0.21.0