补充注释 (#624)

This commit is contained in:
陈寒彤
2023-02-27 19:33:51 +04:00
committed by GitHub
parent d1b3e0c0fb
commit 387d5d0b57
7 changed files with 59 additions and 58 deletions

View File

@@ -19,6 +19,6 @@ message Restriction {
ModeType mode = 3;
// app 审核review状态
bool review = 4;
//
// 客户端是否选择关闭个性化推荐
bool disable_rcmd = 5;
}