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; // 好友信息 } // 邀请好友