no message
This commit is contained in:
@@ -30,8 +30,10 @@ public class V2XWarningEntity implements Serializable {
|
||||
//速度
|
||||
private float speed;
|
||||
|
||||
//以下为自组字段
|
||||
//预警文案
|
||||
private String tipContent;
|
||||
|
||||
//tts播报
|
||||
private String tts;
|
||||
|
||||
public void setTipContent(int type) {
|
||||
|
||||
Reference in New Issue
Block a user