陈昶聿
2026-04-28 6bb028f4062241bc3c3bb29ca252a264fc9dd6b7
smartor/src/main/java/com/smartor/domain/HeLibraryVO.java
@@ -248,4 +248,7 @@
     */
    @ApiModelProperty("html富文本")
    private String htmlRichText;
    @ApiModelProperty("观看次数")
    private Long watchCount;
}