From 090998764dc2322eb60fddd5b1af3ec3737285ec Mon Sep 17 00:00:00 2001 From: lvxinran Date: Tue, 18 May 2021 16:58:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E5=B0=BD=E5=89=AF=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E5=9B=BEid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/HeroInfoProto.proto | 1 + protos/PlayerInfoProto.proto | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/protos/HeroInfoProto.proto b/protos/HeroInfoProto.proto index 01ad3f7..22697d0 100644 --- a/protos/HeroInfoProto.proto +++ b/protos/HeroInfoProto.proto @@ -21,6 +21,7 @@ import "CommonProto.proto"; message GetEndlessHeroListInfoResponse{ repeated Hero heroList = 1; optional bool isSendFinish =2; //是否发送完成 + optional int32 endlessMapId= 3;//无尽副本地图id } message DrawHeroRequest{ diff --git a/protos/PlayerInfoProto.proto b/protos/PlayerInfoProto.proto index aaf2b8c..aae1895 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -59,7 +59,6 @@ import "CommonProto.proto"; optional int32 firstTenth = 18;//首次十连是否用过 optional int32 monsterAttackTime = 19;//妖潮 optional int32 isDayFirst = 20;//0表示新的一天 - optional EndlessInfo endInfo = 21;//无尽副本信息 optional PlayerBindPhone playerBindPhone = 22;//玩家手机绑定信息 optional int32 QuestionState = 23;//答题状态 -1没有问卷 0未答题 1已答题 optional int32 SoulEquipPool = 24;//占星卡池