| 123456789 |
- local PlatformPack = {
- URL_KEY = 'http://110.40.223.119:81//',
- SERVERLIST_URL = 'http://110.40.223.119:81//serverlist',
- NOTIFY_URL = 'http://110.40.223.119:88/res/NoticeNew/',
- SPECIAL_INFO_URL = 'http://110.40.223.119:81//channel',
- CUSTOMER_SERVICE_INFO_URL = 'http://110.40.223.119:81//vipService',
- }
- return PlatformPack
|