213 添加obu的开关
This commit is contained in:
@@ -79,5 +79,17 @@ object HmiBuildConfig {
|
||||
@Volatile
|
||||
var isShowSnBindingView = true
|
||||
|
||||
/**
|
||||
* 是否展示obu的弱势交通
|
||||
*/
|
||||
@JvmField
|
||||
@Volatile
|
||||
var isShowObuWeaknessTrafficView = true
|
||||
|
||||
/**
|
||||
* 是否展示云端的弱势交通
|
||||
*/
|
||||
@JvmField
|
||||
@Volatile
|
||||
var isShowCloudWeaknessTrafficView = true
|
||||
}
|
||||
Reference in New Issue
Block a user