From d658f18199cf08848d9d0546265063cff2fdd084 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Fri, 18 Apr 2025 09:46:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proto/Gameapi.proto | 1 + 1 file changed, 1 insertion(+) 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; // 是否关闭 } // 好友