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.
 
 
 
 
 
 

45 lines
1.0 KiB

{ "areaRealmList":
[
{
"areaName":"Asia",
"timezone": 8,
"worldList": [
{
"worldId": 1,
"gate": ["$realmgateurl_1$","$realmgateurl_2$"],
"chatGate":["$chatgateurl$"],
"realmList": [
{
"realmId": 101001,
"logicWorldId": 10101,
"name": "Asia1",
// name
"showSeq": 1,
"status": 1,
"visibleOnlyWhiteList": 0,
//realmId
"bdcName": "101001",
"openTime": "2023-02-08 05:00:00",
"visibleTime": "2023-02-08 05:00:00",
"bigRealmId":1010001
},
{
"realmId": 101002,
"logicWorldId": 10101,
"name": "Asia2",
// name
"showSeq": 2,
"status": 1,
"visibleOnlyWhiteList": 0,
//realmId
"bdcName": "101002",
"openTime": "2023-02-08 05:00:00",
"visibleTime": "2023-02-08 05:00:00",
"bigRealmId":1010001
}
]
}
]
}
]
}