[6.6.0] update socket version and remove unuse code , plus add trace
This commit is contained in:
@@ -328,7 +328,7 @@ class MoGoAdasMsgConnectStatusListenerImpl :
|
||||
else -> {}
|
||||
}
|
||||
if (title.isNotEmpty() && content.isNotEmpty()) {
|
||||
CallerMsgBoxManager.saveMsgBox(
|
||||
CallerMsgBoxManager.saveMsgBoxNoTrace(
|
||||
MsgBoxBean(
|
||||
MsgBoxType.AUTOPILOT,
|
||||
AutopilotMsg(0, title, content, System.currentTimeMillis())
|
||||
|
||||
Reference in New Issue
Block a user