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