wang-hao-jie
2021-12-09 fdeaff15619f5f2e851f74f7b5e2b203b157856d
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Alarm.java
@@ -28,6 +28,11 @@
    @ApiModelProperty(value = "车辆id")
    private String carId;
    //1:疲劳驾驶
    //2:接打电话
    //3:不系安全带
    //4:抽烟
    //5:车厢异常开启
    @ApiModelProperty(value = "具体类型如下")
    private int type;