src/main/java/com/example/jz/modle/entity/Announcement.java @@ -49,5 +49,8 @@ //创建人 private Integer creator; //状态 private Integer status; }