@ -41,4 +41,7 @@ public class JournalRespDTO implements Serializable {
@ApiModelProperty(value = "期刊总评论数int")
private int totalCommentReplyInt;
@ApiModelProperty(value = "用户收藏数")
private int userCollectCount;
}
@ -100,4 +100,8 @@ public class Journal implements Serializable{
* 中文tag 名
*/
private String nameChTags;
/**
* 用户收藏数