From 15982f07312825ac5f779a917bc71c72e99449f9 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Thu, 10 Apr 2025 16:50:06 +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 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; } // 同意申请