Commit 7dde56e71c6e9ad37a5731d559507b44b1550c2b

Authored by 陆恒
1 parent 09c29388
Exists in master

提交

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
src/HttpServer/jsonconf/WithdrawConfig.json
... ... @@ -15,7 +15,7 @@
15 15 "task": 1,
16 16 "level": 0,
17 17 "new": 0,
18   - "day": 2
  18 + "day": 0
19 19 },
20 20 {
21 21 "id": 3,
... ... @@ -24,7 +24,7 @@
24 24 "task": 2,
25 25 "level": 0,
26 26 "new": 0,
27   - "day": 7
  27 + "day": 0
28 28 },
29 29 {
30 30 "id": 4,
... ... @@ -33,7 +33,7 @@
33 33 "task": 3,
34 34 "level": 0,
35 35 "new": 0,
36   - "day": 10
  36 + "day": 0
37 37 },
38 38 {
39 39 "id": 5,
... ... @@ -42,7 +42,7 @@
42 42 "task": 4,
43 43 "level": 0,
44 44 "new": 0,
45   - "day": 20
  45 + "day": 0
46 46 },
47 47 {
48 48 "id": 6,
... ...