|
|
@@ -1,9 +1,9 @@
|
|
|
local PlatformPack = {
|
|
|
- URL_KEY = 'http://103.239.245.64:81//',
|
|
|
- SERVERLIST_URL = 'http://103.239.245.64:81//serverlist',
|
|
|
- NOTIFY_URL = 'http://weix.vvfyj.cn/res/NoticeNew/',
|
|
|
- SPECIAL_INFO_URL = 'http://weix.vvfyj.cn/res/Channel/agreement.json',
|
|
|
- CUSTOMER_SERVICE_INFO_URL = 'http://103.239.245.64:81//vipService',
|
|
|
+ URL_KEY = 'http://101.43.46.101:81//',
|
|
|
+ SERVERLIST_URL = 'http://101.43.46.101:81//serverlist',
|
|
|
+ NOTIFY_URL = 'http://101.43.46.101:88//res/NoticeNew/',
|
|
|
+ SPECIAL_INFO_URL = 'http://101.43.46.101:88//res/Channel/agreement.json',
|
|
|
+ CUSTOMER_SERVICE_INFO_URL = 'http://101.43.46.101:81//vipService',
|
|
|
}
|
|
|
|
|
|
return PlatformPack
|