no message

This commit is contained in:
liujing
2021-03-29 14:51:08 +08:00
parent 0aa42658da
commit 42f0c87a8f

View File

@@ -30,8 +30,10 @@ public class V2XWarningEntity implements Serializable {
//速度
private float speed;
//以下为自组字段
//预警文案
private String tipContent;
//tts播报
private String tts;
public void setTipContent(int type) {