Commit 09c2938836424b07fb2f76bafac1c0771f5ba147

Authored by 陆恒
1 parent c3217121
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": 0
  18 + "day": 2
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": 0
  27 + "day": 7
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": 0
  36 + "day": 10
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": 0
  45 + "day": 20
46 46 },
47 47 {
48 48 "id": 6,
... ...