liujie
5 天以前 5c0f33651a8f2c06e83caff54f99bffb9d81a47f
ManagementQYTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/model/TSystemNotice.java
@@ -51,6 +51,15 @@
     */
    private Integer read;
    private Integer noticeType;
    public Integer getNoticeType() {
        return noticeType;
    }
    public void setNoticeType(Integer noticeType) {
        this.noticeType = noticeType;
    }
    public Integer getId() {
        return id;