diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index e9520ddd..0ea57b5b 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -583,6 +583,7 @@ message HandbookInfo { message Handbook { repeated HandbookInfo Handbooks = 1; + repeated string Collect = 2;// 全收集奖励 } message RegHandbookAllReward{