| 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/TestServerNotice/',
- SPECIAL_INFO_URL = 'http://101.43.46.101:81//channel',
- CUSTOMER_SERVICE_INFO_URL = 'http://101.43.46.101:81//vipService',
- }
- return PlatformPack
|