|
-
- local setting = {
- -- 资源版本号
- ResourceVersion = "1000";
-
- -- GameServer
- GameServer = "cnsvr.dingdingqipai.com:9400";
-
- -- IpServer
- IpServer = "http://shibaip.dingdingqipai.com/iplist.php",
-
- -- 官方下载地址
- -- app.config.Setting.appDownloadUrl
- appDownloadUrl = "http://m.xiaopengol.com/chuannanyouxi.php",
-
- };
-
- return setting;
|