From 89dc10efc7b417c80008cc3e97ad4adc9154b9bb Mon Sep 17 00:00:00 2001 From: lvxinran Date: Thu, 15 Apr 2021 10:04:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MapInfoProto.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protos/MapInfoProto.proto b/protos/MapInfoProto.proto index 123ca51..e964441 100644 --- a/protos/MapInfoProto.proto +++ b/protos/MapInfoProto.proto @@ -312,7 +312,7 @@ import "CommonProto.proto"; message TrialSaveHero{ optional string heroId = 1; - optional int position =2; + optional int32 position =2; } message TrialHeroInfoSaveRequest{ repeated TrialSaveHero heroes = 1;//保存上阵英雄