From 4d3fc14eea84b89fe81f691a4aa9bd49d7993e1b Mon Sep 17 00:00:00 2001 From: xuexinpeng Date: Thu, 13 May 2021 21:03:30 +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 db7cb6a..72959c6 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -861,7 +861,7 @@ import "CommonProto.proto"; optional int32 rewradId = 2; } message GetHardStageChapterRewardResponse{ - repeated Drop drop = 1; + optional Drop drop = 1; } //请求山河社稷图战斗回访 message HardStageReportRequset{