添加【视频在线人数】api,更新视频分区信息,并勘误
This commit is contained in:
@@ -391,7 +391,7 @@ message FieldValue {
|
||||
//
|
||||
oneof value {
|
||||
// 开关
|
||||
bool value = 1;
|
||||
bool switch = 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -246,9 +246,9 @@ message ActivityResource {
|
||||
// 背景色
|
||||
string bg_color = 3;
|
||||
// 选中背景色
|
||||
string selectedBgColor = 4;
|
||||
string selected_bg_color = 4;
|
||||
// 文字颜色
|
||||
string selected_bg_color = 5;
|
||||
string text_color = 5;
|
||||
// 浅字色
|
||||
string light_text_color = 6;
|
||||
// 深字色
|
||||
|
||||
Reference in New Issue
Block a user