Skip to content

article-rpc里面请求文章列表的articleId ,用途是啥? #32

@diy0663

Description

@diy0663

message ArticlesRequest {
int64 userId = 1;
int64 cursor = 2;
int64 pageSize = 3;
int32 sortType = 4;
int64 articleId = 5;
}
articleId ,用途是啥?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions