[Fix]乘客屏断开连接后重置工控机MAC地址
This commit is contained in:
@@ -131,6 +131,7 @@ class TeleMsgHandler : IMsgHandler {
|
||||
if (isFirstDisc) {
|
||||
isFirstDisc = false
|
||||
AppConfigInfo.plateNumber = ""
|
||||
AppConfigInfo.iPCMacAddress = ""
|
||||
ToastUtils.showLong("断开和司机屏的连接!")
|
||||
invokeNettyConnResult("断开和司机屏的连接!")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user