update 【gRPC API】 proto files
This commit is contained in:
@@ -4,9 +4,9 @@ package bilibili.metadata.restriction;
|
||||
|
||||
// 模式类型
|
||||
enum ModeType {
|
||||
NORMAL = 0; // 正常模式
|
||||
TEENAGERS = 1; // 青少年模式
|
||||
LESSONS = 2; // 课堂模式
|
||||
NORMAL = 0; // 正常模式
|
||||
TEENAGERS = 1; // 青少年模式
|
||||
LESSONS = 2; // 课堂模式
|
||||
}
|
||||
|
||||
// 限制条件
|
||||
|
||||
Reference in New Issue
Block a user