[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()){
|
||||
|
||||
Reference in New Issue
Block a user