Commit 9c78b0779ac70f2e1bc2be112b5625e871512b9a
1 parent
a31d3583
Exists in
master
提交
Showing
1 changed file
with
6 additions
and
6 deletions
Show diff stats
src/HttpServer/jsonconf/TaskConfig.json
@@ -92,8 +92,8 @@ | @@ -92,8 +92,8 @@ | ||
92 | { | 92 | { |
93 | "id": 11, | 93 | "id": 11, |
94 | "type": 2, | 94 | "type": 2, |
95 | - "day_type": 0.0, | ||
96 | - "aims": 0.0, | 95 | + "day_type": 0, |
96 | + "aims": 0, | ||
97 | "active": 30, | 97 | "active": 30, |
98 | "coin": 150, | 98 | "coin": 150, |
99 | "desc": "" | 99 | "desc": "" |
@@ -101,8 +101,8 @@ | @@ -101,8 +101,8 @@ | ||
101 | { | 101 | { |
102 | "id": 12, | 102 | "id": 12, |
103 | "type": 2, | 103 | "type": 2, |
104 | - "day_type": 0.0, | ||
105 | - "aims": 0.0, | 104 | + "day_type": 0, |
105 | + "aims": 0, | ||
106 | "active": 80, | 106 | "active": 80, |
107 | "coin": 400, | 107 | "coin": 400, |
108 | "desc": "" | 108 | "desc": "" |
@@ -110,8 +110,8 @@ | @@ -110,8 +110,8 @@ | ||
110 | { | 110 | { |
111 | "id": 13, | 111 | "id": 13, |
112 | "type": 2, | 112 | "type": 2, |
113 | - "day_type": 0.0, | ||
114 | - "aims": 0.0, | 113 | + "day_type": 0, |
114 | + "aims": 0, | ||
115 | "active": 150, | 115 | "active": 150, |
116 | "coin": 600, | 116 | "coin": 600, |
117 | "desc": "" | 117 | "desc": "" |