调试窗改版

1、调试窗改版,并且增加异常上报
2、隐藏工控机重启
This commit is contained in:
xuxinchao
2022-03-18 19:19:52 +08:00
committed by renwj
parent 03fe5d2b9a
commit 1b95cf65fc
11 changed files with 1994 additions and 518 deletions

View File

@@ -26,6 +26,11 @@ object AppConfigInfo {
var mogoToken: String? = null
var mogoSN: String? = null
//车牌号
var plateNumber: String? = null
//工控机MAC地址
var iPCMacAddress: String? = null
/**
* debug 测试环境--2
* release 生产环境--3