From 9ad031e27c883fd26fda9d6bc8e75a51e76c0d6c Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Wed, 19 Aug 2020 15:35:49 +0800 Subject: [PATCH] 提交 --- src/HttpServer/jsonconf/InvestmentsConfig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/HttpServer/jsonconf/InvestmentsConfig.json b/src/HttpServer/jsonconf/InvestmentsConfig.json index 19a0ca7..cd5e343 100644 --- a/src/HttpServer/jsonconf/InvestmentsConfig.json +++ b/src/HttpServer/jsonconf/InvestmentsConfig.json @@ -28,16 +28,16 @@ "project": "加特林M134机枪", "time": 120, "reward": [2,50], - "RewardVideo": 1, - "limit": 3 + "RewardVideo": 0, + "limit": 0 }, { "id": 5, "project": "SCAR突击步枪", "time": 60, "reward": [2,200], - "RewardVideo": 0, - "limit": 0 + "RewardVideo": 1, + "limit": 3 }, { "id": 6, -- libgit2 0.21.0