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