springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActDiscussCommentDO.java @@ -59,4 +59,9 @@ * 用户主键 */ private Long userId; /** * 回复量 */ private Integer replyNum; }