From ee1b87c8d5ff60879b33c3ce9c02c557eb115264 Mon Sep 17 00:00:00 2001 From: wangyuan Date: Wed, 9 Oct 2019 15:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=BB=99=E9=BB=91=E5=90=8D?= =?UTF-8?q?=E5=8D=95=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/PlayerInfoProto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/PlayerInfoProto.proto b/protos/PlayerInfoProto.proto index 42ad7a7..4c37926 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -288,6 +288,7 @@ import "CommonProto.proto"; message GetFriendInfoResponse{ repeated Friend Friends =1; //好友信息 + repeated Friend BlackFriends =2; //黑名单信息 } //测试购买礼包