zxl
2025-09-01 f20015f5b2a2ac70dcb640d524196efe2c6786d3
framework/src/main/java/cn/lili/modules/lmk/domain/query/VideoCommentQuery.java
@@ -28,5 +28,8 @@
    @ApiModelProperty(hidden = true)
    private String replyId;
    @ApiModelProperty(hidden = true)
    private String userId;
}