调试窗修改

1、隐藏工控机重启和升级按钮
2、增加工控机协议版本显示
3、增加、完善异常提示(演示模式下不提示)
4、修改GPS定位显示
This commit is contained in:
xuxinchao
2022-03-24 19:16:46 +08:00
parent 81cbfae507
commit 37be6cc1d7
6 changed files with 88 additions and 11 deletions

View File

@@ -30,6 +30,8 @@ object AppConfigInfo {
var plateNumber: String? = null
//工控机MAC地址
var iPCMacAddress: String? = null
//工控机协议版本
var protocolVersionNumber: Int = 0
/**
* debug 测试环境--2