xuefei
2023-04-28 5d9101e8627bca8e1ec25739777bfc2bdc8c104e
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/EventLog.java
@@ -40,6 +40,7 @@
    //4:抽烟
    //5:车厢异常开启
    //6:配送完成
    //7:超速
    @ApiModelProperty(value = "事件类型")
    private int type;