PlatformPack.lua 367 B

123456789
  1. local PlatformPack = {
  2. URL_KEY = 'http://165.154.157.207:81//',
  3. SERVERLIST_URL = 'http://165.154.157.207:81/serverlist',
  4. NOTIFY_URL = 'http://cdn-ro-xiaoqi01.cdyishanyou.com/x7/res/NoticeNew/',
  5. SPECIAL_INFO_URL = 'http://cdn-ro-xiaoqi01.cdyishanyou.com/x7/res/Channel/',
  6. CUSTOMER_SERVICE_INFO_URL = 'http://165.154.157.207:81//vipService',
  7. }
  8. return PlatformPack