yanghb
2023-04-21 75a2623173bcc4a235aa1f99f7ef28519186160b
UserTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/model/SystemNotice.java
@@ -24,7 +24,7 @@
    @TableField("type")
    private Integer type;
    /**
     * 系统消息类型(1=打车业务,2=优惠券,3=其他)
     * 系统消息类型(1=打车业务,2=优惠券)
     */
    @TableField("noticeType")
    private Integer noticeType;