[8.4.0] 注释掉临时代码(司机屏临时全部改为无人化版本)
This commit is contained in:
@@ -366,8 +366,8 @@ object AppIdentityModeUtils {
|
||||
//获取驾舱类型
|
||||
@JvmStatic
|
||||
fun getCockpitType(): CockpitType {
|
||||
// return CockpitType.getCockpitType(SPUtils.getInstance().getString(COCKPIT_TYPE, CockpitType.NONE.code))
|
||||
return CockpitType.UNMANNED
|
||||
return CockpitType.getCockpitType(SPUtils.getInstance().getString(COCKPIT_TYPE, CockpitType.NONE.code))
|
||||
// return CockpitType.UNMANNED
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user