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