From 94508b47cffe662d99030d3c15ebc101222a23ba Mon Sep 17 00:00:00 2001 From: xuexinpeng Date: Thu, 13 May 2021 21:42:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=B1=E6=B2=B3=E7=A4=BE=E7=A8=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/PlayerInfoProto.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protos/PlayerInfoProto.proto b/protos/PlayerInfoProto.proto index 72959c6..de376dd 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -852,7 +852,7 @@ import "CommonProto.proto"; } message HardStageFightResponse{ optional FightData fightData = 1; - repeated Drop drop = 2; + optional Drop drop = 2; optional int32 stars = 3; //状态:0-7星级状态,8为荣耀三星 } //山河社稷图领取奖励