| 123456789 |
- local PlatformPack = {
- 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
|