huanghongfa
2021-04-26 e3c5378b79d23f4cebb4059c78bfbdd32cd5a2f9
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/PageComActDiscussCommentDTO.java
@@ -31,4 +31,7 @@
    @ApiModelProperty(value = "一起议主键id")
    private Long id;
    @ApiModelProperty(value = "登录用户",required = true)
    private Long loginUserId;
}