陈昶聿
19 小时以前 a0fb494a8a1d75c0ad52816403282d7175faca10
smartor/src/main/java/com/smartor/domain/HeLibraryVO.java
@@ -248,4 +248,7 @@
     */
    @ApiModelProperty("html富文本")
    private String htmlRichText;
    @ApiModelProperty("观看次数")
    private Long watchCount;
}