diff --git a/protos/FightInfoProto.proto b/protos/FightInfoProto.proto index 10a5703..fc3c73b 100644 --- a/protos/FightInfoProto.proto +++ b/protos/FightInfoProto.proto @@ -241,7 +241,8 @@ import "CommonProto.proto"; //心魔试炼扫荡 message SweepDemonRequest { - optional int32 id = 1; //1 :关卡 + optional int32 id = 1; //关卡 + optional bool onkeySweep = 2;//是否一键扫荡 } message SweepDemonResponse { // 获得的道具