modify level

This commit is contained in:
lixiaopeng
2021-08-10 16:55:29 +08:00
parent 3d6661b603
commit 6c1e973505

View File

@@ -197,7 +197,7 @@ class MogoPrivateObuManager private constructor() {
info?.let {
//预警信息,预警类型 threat_level 3
if (info.threat_info != null) {
if (info.threat_info.threat_level == 3) {
if (info.threat_info.threat_level > 1) {
//预警方位
val direction = info.ext_info.target_classification