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