Pu Zhibing
7 天以前 2c5957854caea8b0fc0f7c957a946979e2e5554a
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;