zhang-content/src/main/java/com/ruoyi/domain/MemoBook.java @@ -34,5 +34,7 @@ private Date createTime; private String content; private String url; }