diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index 4468a462..946979dc 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -1392,6 +1392,7 @@ message ReqApplyFriend{ message ResApplyFriend{ RES_CODE Code = 1; string Msg = 2; + int64 Uid = 3; } // 同意申请