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.
16 lines
591 B
16 lines
591 B
{
|
|
"realmList":
|
|
[
|
|
{
|
|
"worldId": 1,
|
|
"gate": ["$realmgateurl$"],
|
|
"chatGate": ["$chatgateurl$"],
|
|
"worldRealmList":
|
|
[
|
|
{"realmId": 1, "name": "testRealm1", "status": 1, "bdcName": "10001", "openTime": "2021-10-02 10:00:00"},
|
|
{"realmId": 2, "name": "testRealm2", "status": 1, "bdcName": "10002", "openTime": "2021-10-02 10:00:00"},
|
|
{"realmId": 3, "name": "testRealm3", "status": 1, "bdcName": "10003", "openTime": "2021-10-02 10:00:00"}
|
|
]
|
|
}
|
|
]
|
|
}
|