[2.13.0-arch-opt] turn light view opt and fix noop fragment bug

This commit is contained in:
zhongchao
2023-02-14 20:27:25 +08:00
parent 32991f784d
commit 7a44fc53b4
9 changed files with 63 additions and 80 deletions

View File

@@ -93,7 +93,7 @@ class HttpDnsStartUp : AndroidStartup<Boolean>() {
// 使用中台长链接
clientConfig.isUseOriginSocket = true
// 设置是否输出网络日志
clientConfig.isShowNetDebugLog = false
clientConfig.isShowNetDebugLog = true
// clientConfig.passportUrl //todo yakun
// clientConfig.socketBaseUrl
// clientConfig.socketTechUrl