From f675889b275c4326d122d224b3a17467b0b8a2f8 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Thu, 10 Sep 2020 15:01:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B7=E6=B1=82=E5=88=B7=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/Family.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/Family.proto b/protos/Family.proto index 750b9e0..9198740 100644 --- a/protos/Family.proto +++ b/protos/Family.proto @@ -552,6 +552,7 @@ import "CommonProto.proto"; optional int32 buffTime = 5;//buff结束时间 optional int32 sweepDamage = 6;//上次挑战或扫荡的伤害 repeated int32 refreshedBoss = 7;//已经使用过刷新的boss,打死后不再刷新次数 + optional int32 isRefresh = 8;//本次请求是否有刷新,刷新1,不刷新0 } message GuildChallengeRequest{ optional int32 bossId = 1;//bossId