From 6a61b504ba951ccc3999c9a93ec84d6bff85bda0 Mon Sep 17 00:00:00 2001 From: xuexinpeng Date: Tue, 25 May 2021 16:59:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E9=94=AE=E6=89=AB=E8=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/FightInfoProto.proto | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 { // 获得的道具