

























切换站点siteCode 可以在新加坡的后台管理系统 左边侧边栏有个站点切换 只有新加坡的后台管理系统才有的功能
设备端切换 不同的国家码 countryCode

root@DXP480TPLUS-820:~# cd /tmp/.cache root@DXP480TPLUS-820:/tmp/.cache# vi server_node_v2.json root@DXP480TPLUS-820:/tmp/.cache# cat server_node_v2.json { "cloudUrl": "https://api-aar.ugnas.com", "continent": "Asia", "continentCode": "AS", "country": "China", "countryCode": "us", "region": "GD", "regionName": "Guangdong", "city": "", "timezone": "Asia/Shanghai", "wanIP": "183.7.*.*", "isp": "AS140308||China Telecom", "backupIPList": { "siteCode": "", "domainIPList": null }, "siteCode": "AAR", "needConfirm": 0, "deviceRegionList": [] } root@DXP480TPLUS-820:/tmp/.cache#
查看前端请求,要9443端口才能进行对应的前端请求,查看前端请求的countryCode与实际是否相符

声明 欢迎转载,但请保留文章原始出处:) 博客园:https://www.cnblogs.com/chenxiaomeng/ 如出现转载未声明 将追究法律责任~谢谢合作
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。