update 【gRPC API】 proto files

This commit is contained in:
社会易姐QwQ
2022-02-02 20:25:16 +08:00
parent 57f264f996
commit c14f8c455e
14 changed files with 1492 additions and 846 deletions

View File

@@ -19,4 +19,6 @@ message Restriction {
ModeType mode = 3;
// app 审核review状态
bool review = 4;
//
bool disable_rcmd = 5;
}