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