diff --git a/src/HttpServer/jsonconf/WithdrawConfig.json b/src/HttpServer/jsonconf/WithdrawConfig.json index ce2f2f2..d0b46cb 100644 --- a/src/HttpServer/jsonconf/WithdrawConfig.json +++ b/src/HttpServer/jsonconf/WithdrawConfig.json @@ -1 +1 @@ -[{"id":1,"money":0.3,"coin":3000,"task":0,"level":2,"new":1},{"id":2,"money":0.5,"coin":5000,"task":1,"level":3,"new":1},{"id":3,"money":1.5,"coin":15000,"task":2,"level":4,"new":1},{"id":4,"money":5,"coin":50000,"task":3,"level":8,"new":1},{"id":5,"money":10,"coin":100000,"task":4,"level":16,"new":1},{"id":6,"money":20,"coin":200000,"task":5,"level":34,"new":1},{"id":7,"money":50,"coin":500000,"task":6,"level":68,"new":0},{"id":8,"money":100,"coin":1000000,"task":7,"level":136,"new":0}] \ No newline at end of file +[{"id":1,"money":0.3,"coin":3000,"task":0,"level":2,"new":1},{"id":2,"money":0.5,"coin":5000,"task":1,"level":4,"new":1},{"id":3,"money":1.5,"coin":15000,"task":2,"level":8,"new":1},{"id":4,"money":5,"coin":50000,"task":3,"level":23,"new":1},{"id":5,"money":10,"coin":100000,"task":4,"level":68,"new":1},{"id":6,"money":20,"coin":200000,"task":5,"level":113,"new":1},{"id":7,"money":50,"coin":500000,"task":6,"level":150,"new":0},{"id":8,"money":100,"coin":1000000,"task":7,"level":150,"new":0}] \ No newline at end of file -- libgit2 0.21.0