You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
589 B
34 lines
589 B
1 month ago
|
{ "areaRealmList":
|
||
|
[
|
||
|
{
|
||
|
"areaName":"SEA",
|
||
|
"timezone": 8,
|
||
|
"worldList": [
|
||
|
{
|
||
|
"worldId": 1,
|
||
|
"gate": ["$realmgateurl_1$"],
|
||
|
"chatGate":["$chatgateurl$"],
|
||
|
"realmList": [
|
||
|
{
|
||
|
"realmId": 1,
|
||
|
"logicWorldId": 1,
|
||
|
"name": "$realmname_1$",
|
||
|
"status":99,
|
||
|
"bdcName": "10001",
|
||
|
"openTime":"2021-07-29 10:00:00"
|
||
|
},
|
||
|
{
|
||
|
"realmId": 2,
|
||
|
"logicWorldId": 1,
|
||
|
"name": "$realmname_2$",
|
||
|
"status":1,
|
||
|
"bdcName": "10002",
|
||
|
"openTime":"2021-07-29 10:00:00"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|