src/main/java/cc/mrbird/febs/dapp/vo/NewsListVo.java @@ -19,5 +19,7 @@ private String thumb; private String content; private Date createTime; }