src/main/java/com/example/jz/modle/vo/AnnouncementVo.java @@ -37,4 +37,7 @@ //状态 private Integer status; //发布时间 private Date publishTime; }