JSON Change
parent
a065b35f07
commit
7c580e5066
|
|
@ -5,7 +5,8 @@
|
||||||
{"min": 0, "max": 0, "status": 3},
|
{"min": 0, "max": 0, "status": 3},
|
||||||
{"min": 0, "max": 0.1, "status": 0},
|
{"min": 0, "max": 0.1, "status": 0},
|
||||||
{"min": 0.11, "max": 0.12, "status": 1},
|
{"min": 0.11, "max": 0.12, "status": 1},
|
||||||
{"min": 0.13, "max": 1, "status": 2}
|
{"min": 0.13, "max": 1, "status": 2},
|
||||||
|
{"min": 0.5, "max": 0.8, "status": 1}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue