|
@@ -45,6 +45,9 @@ public class SysNotice extends BaseEntity
|
|
/** 附件 */
|
|
/** 附件 */
|
|
private String noticeFile;
|
|
private String noticeFile;
|
|
|
|
|
|
|
|
+ /** 发布 */
|
|
|
|
+ private String release;
|
|
|
|
+
|
|
public void setNoticeTitle(String noticeTitle)
|
|
public void setNoticeTitle(String noticeTitle)
|
|
{
|
|
{
|
|
this.noticeTitle = noticeTitle;
|
|
this.noticeTitle = noticeTitle;
|