update 【gRPC API】 proto files

This commit is contained in:
社会易姐QwQ
2022-09-15 18:00:56 +08:00
parent 9322217103
commit b4bb815ae6
11 changed files with 1397 additions and 322 deletions

View File

@@ -2591,6 +2591,10 @@ message MixUpListItem {
VipInfo vip = 8;
// 关注状态
Relation relation = 9;
//
int32 permire_state = 10;
//
string uri = 11;
}
message MixUpListLiveItem {
@@ -2736,6 +2740,10 @@ message ModuleAuthor {
bool show_follow = 12;
// 是否置顶
bool is_top = 13;
// ip属地
string ptime_location_text = 14;
//
bool show_level = 15;
}
// 动态列表渲染部分-用户模块-按钮