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

@@ -13,4 +13,6 @@ message PlayerArgs {
// 返回url是否强制使用域名
// 0:不强制使用域名 1:http域名 2:https域名
int64 force_host = 4;
//
int64 voice_balance = 5;
}

View File

@@ -66,6 +66,14 @@ message Arc {
int64 season_id = 29;
// 新版属性位配置(也没用)
int64 attribute_v2 = 30;
//
SeasonTheme season_theme = 31;
//
string short_link_v2 = 40;
//
int32 up_from_v2 = 41;
//
string first_frame = 42;
}
// UP主信息
@@ -110,6 +118,8 @@ message Page {
string webLink = 8;
// 分P分辨率
Dimension dimension = 9;
//
string first_frame = 10;
}
// 稿件控制标志
@@ -144,6 +154,16 @@ message Rights {
int32 pay_free_watch = 14;
}
//
message SeasonTheme {
//
string bg_color = 1;
//
string selected_bg_color = 2;
//
string text_color = 3;
}
// 合作成员信息
message StaffInfo {
// 成员mid