[Update]一次查询所有车辆配置信息

This commit is contained in:
chenfufeng
2022-05-19 19:21:40 +08:00
parent 4f02b82a51
commit 844482ca78
2 changed files with 16 additions and 39 deletions

View File

@@ -31,6 +31,7 @@ object AppConfigInfo {
@Volatile
var plateNumber: String? = null
//工控机MAC地址
@Volatile
var iPCMacAddress: String? = null
//工控机协议版本
var protocolVersionNumber: Int = 0