wx-ezhan
    Preparing search index...

    Interface GetCommentParam

    interface GetCommentParam {
        page: number;
        root_id: string;
        size: number;
    }
    Index

    Properties

    Properties

    page: number
    root_id: string
    size: number