[dev_arch_opt_3.0] 优化魔方

This commit is contained in:
lixiaopeng
2023-02-21 18:33:27 +08:00
parent b192238894
commit 1b1724668c
6 changed files with 275 additions and 227 deletions

View File

@@ -20,6 +20,6 @@ public class V2XConst {
/**
* V2X预警日志tag
*/
public static final String LOG_NAME_WARN = "liyz";
public static final String LOG_NAME_WARN = "PersonWarn";
}