From 09c2938836424b07fb2f76bafac1c0771f5ba147 Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Thu, 17 Sep 2020 11:55:02 +0800 Subject: [PATCH] 提亀 --- src/HttpServer/jsonconf/WithdrawConfig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/HttpServer/jsonconf/WithdrawConfig.json b/src/HttpServer/jsonconf/WithdrawConfig.json index fe8a71c..1e81f22 100644 --- a/src/HttpServer/jsonconf/WithdrawConfig.json +++ b/src/HttpServer/jsonconf/WithdrawConfig.json @@ -15,7 +15,7 @@ "task": 1, "level": 0, "new": 0, - "day": 0 + "day": 2 }, { "id": 3, @@ -24,7 +24,7 @@ "task": 2, "level": 0, "new": 0, - "day": 0 + "day": 7 }, { "id": 4, @@ -33,7 +33,7 @@ "task": 3, "level": 0, "new": 0, - "day": 0 + "day": 10 }, { "id": 5, @@ -42,7 +42,7 @@ "task": 4, "level": 0, "new": 0, - "day": 0 + "day": 20 }, { "id": 6, -- libgit2 0.21.0