wx-ezhan
    Preparing search index...

    Interface PublishCommentParam

    interface PublishCommentParam {
        comment: string;
        parentCmtId: string;
    }
    Index

    Properties

    Properties

    comment: string
    parentCmtId: string