服务器列表联动
Last updated
{
"result": {
"code": "0000",
"message": "Onestore Webshop(WS00000001) servers retrieved successfully"
},
"serverList": [
{
"serviceServerId": "asia01",
"serviceServerName": "아시아 서버"
},
{
"serviceServerId": "north_america01",
"serviceServerName": "북미 서버"
},
{
"serviceServerId": "europe01",
"serviceServerName": "유럽 서버"
},
{
"serviceServerId": "africa01",
"serviceServerName": "아프리카 서버"
}
]
}