文章读取显示

This commit is contained in:
WangHao
2020-10-18 00:43:29 +08:00
parent bbcf39bfc6
commit 368bfc5c85
5 changed files with 107 additions and 93 deletions

View File

@ -118,7 +118,7 @@ public class NmNote
/**富文本文章内容*/
@Transient
private String UeditorContent;
private String ueditorContent;
}