wjli
2024-03-18 84fd23e5e865bd5529441a0c318809a00362f44c
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;