添加【视频在线人数】api,更新视频分区信息,并勘误

This commit is contained in:
社会易姐QwQ
2021-08-20 19:54:13 +08:00
parent d0797241a5
commit 494f5a4735
10 changed files with 605 additions and 386 deletions

View File

@@ -391,7 +391,7 @@ message FieldValue {
//
oneof value {
// 开关
bool value = 1;
bool switch = 1;
}
}