update 【gRPC API】 proto files

This commit is contained in:
社会易姐QwQ
2022-06-24 23:50:01 +08:00
parent 8fb57b4ad1
commit 58c9d7f367
7 changed files with 596 additions and 297 deletions

View File

@@ -4,9 +4,9 @@ package bilibili.metadata.restriction;
// 模式类型
enum ModeType {
NORMAL = 0; // 正常模式
TEENAGERS = 1; // 青少年模式
LESSONS = 2; // 课堂模式
NORMAL = 0; // 正常模式
TEENAGERS = 1; // 青少年模式
LESSONS = 2; // 课堂模式
}
// 限制条件