wx-ezhan
    Preparing search index...

    Function getNotify

    • 获取收到的评论、点赞、帖子收到的回复

      Parameters

      • params: {
            page: number;
            size: number;
            type: "TOPIC_LIKE" | "COMMENT_ADD" | "COMMENT_REPLY";
        }

      Returns Promise<any>