分支自 ~yxh/smartor
smartor/src/main/java/com/smartor/domain/HeLibrary.java @@ -229,4 +229,9 @@ @ApiModelProperty("富文本") private String richText = ""; /** * html富文本 */ @ApiModelProperty("html富文本") private String htmlRichText; }