From 8fec9ec0837bc322a055aab5ccd20e56d4cece2e Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Mon, 8 Dec 2025 16:41:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8C=AB=E8=8D=89=E5=A4=A7=E4=BD=9C=E6=88=98-?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E6=9B=B4=E6=96=B0?= 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 aa492cff..90dde386 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -2724,6 +2724,7 @@ message CatnipInvite{ int64 Uid = 1; // 好友id int64 Time = 2; // 邀请时间 int32 Type = 3; // 状态 0 可以邀请,1 已邀请 2 被邀请 3 已满员 + ResPlayerSimple Player = 4; // 好友信息 } // 邀请好友