[6.4.4] add note and update cos url
This commit is contained in:
@@ -44,7 +44,7 @@ class ChatHttp {
|
||||
|
||||
companion object {
|
||||
private const val SOCKET_SERVER = "ws://dzt-chat.zhidaozhixing.com/ws"
|
||||
private const val DEV_SOCKET_SERVER = "ws://dzt-test.zhidaohulian.com/ws"
|
||||
private const val DEV_SOCKET_SERVER = "wws://dzt-test.zhidaohulian.com/ws" //暂未替换域名,如果未来路测可能不通
|
||||
|
||||
fun getSocketServer(): String {
|
||||
return if(FunctionBuildConfig.urlJson.chartSocketUrl.isEmpty()){
|
||||
|
||||
@@ -59,9 +59,9 @@ bytex.forbidUseLenientMutationDuringGetArtifact=true
|
||||
bytex.verifyProguardConfigurationChanged=false
|
||||
bytex.ASM_API=ASM7
|
||||
|
||||
################ 外部依赖引用 ################
|
||||
################ 外部依赖引用 ################w
|
||||
# loglib
|
||||
LOGLIB_VERSION=1.10.8
|
||||
LOGLIB_VERSION=1.10.16
|
||||
######## MogoAiCloudSDK Version ########
|
||||
# 网络请求LOGLIB_VERSION
|
||||
MOGO_NETWORK_VERSION=1.4.7.23
|
||||
|
||||
Reference in New Issue
Block a user