[2.13.0 修改限速的开关]

This commit is contained in:
lixiaopeng
2022-12-08 15:44:57 +08:00
parent 3ce8d9e9fb
commit c8fcfc9543
6 changed files with 24 additions and 5 deletions

View File

@@ -98,6 +98,6 @@ object HmiBuildConfig {
*/
@JvmField
@Volatile
var isShowObuLimitSpeedView = true
var isShowObuLimitSpeedView = false
}