| 123456789 |
- local PlatformPack = {
- URL_KEY = 'http://165.154.29.92:81//',
- SERVERLIST_URL = 'http://165.154.29.92:81//serverlist',
- NOTIFY_URL = 'http://cxzcdn.hkhappygame.com/res/NoticeNew/',
- SPECIAL_INFO_URL = 'http://165.154.29.92:81//channel',
- CUSTOMER_SERVICE_INFO_URL = 'http://165.154.29.92:81//vipService',
- }
- return PlatformPack
|