import { PaginationQueryDto } from '../../../common/dto/pagination-query.dto'; export class CommentQueryDto extends PaginationQueryDto {}