diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index eac06f0d..1052c0b5 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -1215,6 +1215,7 @@ message ReqCatTrickReward{} message ResCatTrickReward{ RES_CODE Code = 1; string Msg = 2; + bool IsClose = 3; // 是否关闭 } // 好友