[Update]升级ARouter,解决了assemble同时打包的问题

增加自动驾驶状态回掉日志输出

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2021-11-25 15:48:33 +08:00
parent 93c647a198
commit 628aeab66d
5 changed files with 10 additions and 24 deletions

View File

@@ -33,7 +33,7 @@ public class MogoApplication extends MainMoGoApplication {
@Override
protected void initCloudClientConfig() {
// todo 使用旧Socket链路
// todo 使用旧Socket链路 true = 旧链路false = 新链路
//clientConfig.setUseOriginSocket(true);
}