| 123456789 |
- 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:88/res/TestServerNotice/',
- SPECIAL_INFO_URL = 'http://weix.vvfyj.cn:88/res/Channel/agreement.json',
- CUSTOMER_SERVICE_INFO_URL = 'http://103.239.245.64:81//vipService',
- }
- return PlatformPack
|