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.
 
 
 
 
 
 

59 lines
1.4 KiB

{ "areaRealmList":
[
{
"areaName":"JP",
"timezone": 8,
"worldList": [
{
"worldId": 1,
"gate": ["$realmgateurl_1$","$realmgateurl_2$"],
"chatGate":["$chatgateurl$"],
"realmList": [
{
"realmId": 101001,
"logicWorldId": 10101,
"name": "JP1_test",
// name
"showSeq": 1,
"status": 1,
"visibleOnlyWhiteList": 0,
//realmId
"bdcName": "101001",
"openTime": "2023-08-21 04:00:00",
"visibleTime": "2023-08-21 10:00:00",
"bigRealmId":1010001
},
{
"realmId": 101002,
"logicWorldId": 10101,
"name": "JP2_test",
// name
"showSeq": 2,
"status": 1,
"visibleOnlyWhiteList": 0,
//realmId
"bdcName": "101002",
"openTime": "2023-08-21 04:00:00",
"visibleTime": "2023-08-21 10:00:00",
"bigRealmId":1010001
},
{
"realmId": 101003,
"logicWorldId": 10101,
"name": "JP3_test",
// name
"showSeq": 3,
"status": 1,
"visibleOnlyWhiteList": 0,
//realmId
"bdcName": "101003",
"openTime": "2023-08-21 04:00:00",
"visibleTime": "2023-08-21 10:00:00",
"bigRealmId":1010001
}
]
}
]
}
]
}