[dev_robotaxi-d-app-module_2132_221223_2.13.2_sop] 解决可能得空指针问题

This commit is contained in:
lixiaopeng
2023-02-17 17:25:11 +08:00
parent 19528e511d
commit c911616702
3 changed files with 21 additions and 24 deletions

View File

@@ -6,8 +6,6 @@ package com.mogo.eagle.core.data.obu
* OBU 相关的状态信息数据
*/
class ObuStatusInfo {
// 当前链接的IP地址, 默认地址 192.168.1.199
var connectIP: String = "192.168.1.199"
var obuSdkVersion = ""