Merge branch 'dev_hengyang_base' of http://gitlab.zhidaoauto.com/ecos/yycp-service/Launcher into dev_hengyang_base

This commit is contained in:
zhongchao
2021-06-28 18:25:48 +08:00
20 changed files with 368 additions and 107 deletions

View File

@@ -180,6 +180,7 @@ public class V2XMessageEntity<T> implements Serializable {
V2XTypeEnum.ALERT_RECOMMEND_PARKING,
V2XTypeEnum.ALERT_PUSH_VR_SHOW,
V2XTypeEnum.ALERT_OBU_EVENT,
V2XTypeEnum.ALERT_THE_FRONT_WEAKNESS,
})
@Target({
ElementType.PARAMETER,