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