mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-16 07:09:29 +08:00
Fix: Meet part of LmeSzinc's demand
This commit is contained in:
@@ -1,22 +1,25 @@
|
||||
{
|
||||
"Res": {
|
||||
"Res": {
|
||||
"Oil": "0 / 0",
|
||||
"OilTime": "2010-01-01 00:00:00",
|
||||
"Coin": "0 / 0",
|
||||
"CoinTime": "2010-01-01 00:00:00",
|
||||
"Gem": 0,
|
||||
"GemTime": "2010-01-01 00:00:00",
|
||||
"Cube": 0,
|
||||
"CubeTime": "2010-01-01 00:00:00",
|
||||
"Pt": 0,
|
||||
"PtTime": "2010-01-01 00:00:00",
|
||||
"YellowCoin": 0,
|
||||
"YellowCoinTime": "2010-01-01 00:00:00",
|
||||
"PurpleCoin": 0,
|
||||
"PurpleCoinTime": "2010-01-01 00:00:00",
|
||||
"ActionPoint": "0 (0)",
|
||||
"ActionPointTime": "2010-01-01 00:00:00"
|
||||
"Dashboard": {
|
||||
"Resource": {
|
||||
"OilValue": 0,
|
||||
"OilLimit": 0,
|
||||
"OilRecord": "2020-01-01 00:00:00",
|
||||
"CoinValue": 0,
|
||||
"CoinLimit": 0,
|
||||
"CoinRecord": "2020-01-01 00:00:00",
|
||||
"GemValue": 0,
|
||||
"GemRecord": "2020-01-01 00:00:00",
|
||||
"CubeValue": 0,
|
||||
"CubeRecord": "2020-01-01 00:00:00",
|
||||
"PtValue": 0,
|
||||
"PtRecord": "2020-01-01 00:00:00",
|
||||
"YellowCoinValue": 0,
|
||||
"YellowCoinRecord": "2020-01-01 00:00:00",
|
||||
"PurpleCoinValue": 0,
|
||||
"PurpleCoinRecord": "2020-01-01 00:00:00",
|
||||
"ActionPointValue": 0,
|
||||
"ActionPointTotal": 0,
|
||||
"ActionPointRecord": "2020-01-01 00:00:00"
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {}
|
||||
|
||||
Reference in New Issue
Block a user