合并直播
This commit is contained in:
@@ -14,11 +14,11 @@ ext {
|
||||
serverHost : "https://ceshi.yaoulive.com",
|
||||
|
||||
//1v1社交正式服
|
||||
otoServerHost : "https://mo.yomochat.com",
|
||||
//otoServerHost : "https://mo.yomochat.com",
|
||||
//1v1社交测试服
|
||||
//otoServerHost : "https://ceshi.yyouou.com",
|
||||
|
||||
// otoServerHost : "https://ceshi.yyouou.com",
|
||||
|
||||
otoServerHost : "https://ceshi.yaoulive.com",
|
||||
|
||||
|
||||
|
||||
@@ -30,8 +30,8 @@ ext {
|
||||
// true表示谷歌支付 false
|
||||
isGooglePlay : false,
|
||||
//是否上报异常日志
|
||||
isUploadLog : true,
|
||||
isUploadLog : false,
|
||||
//是否打包成插件包模式
|
||||
isPluginModel : true,
|
||||
isPluginModel : false,
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user