Commit 54d29037e9c4c9305fff27bdcea2933d36894fbd

Authored by 陆恒
1 parent b1e08b15
Exists in master

提交

Showing 1 changed file with 6 additions and 6 deletions   Show diff stats
src/HttpServer/jsonconf/TaskConfig.json
... ... @@ -191,8 +191,8 @@
191 191 {
192 192 "id": 22,
193 193 "type": 2,
194   - "day_type": 0.0,
195   - "aims": 0.0,
  194 + "day_type": 0,
  195 + "aims": 0,
196 196 "active": 80,
197 197 "coin": 0,
198 198 "desc": ""
... ... @@ -200,8 +200,8 @@
200 200 {
201 201 "id": 23,
202 202 "type": 2,
203   - "day_type": 0.0,
204   - "aims": 0.0,
  203 + "day_type": 0,
  204 + "aims": 0,
205 205 "active": 180,
206 206 "coin": 0,
207 207 "desc": ""
... ... @@ -209,8 +209,8 @@
209 209 {
210 210 "id": 24,
211 211 "type": 2,
212   - "day_type": 0.0,
213   - "aims": 0.0,
  212 + "day_type": 0,
  213 + "aims": 0,
214 214 "active": 300,
215 215 "coin": 0,
216 216 "desc": ""
... ...