心魔试炼扫荡

master_huanxiang
xuexinpeng 2021-05-24 14:54:22 +08:00
parent 8ed31b55e3
commit 098beae222
1 changed files with 8 additions and 0 deletions

View File

@ -239,5 +239,13 @@ import "CommonProto.proto";
optional int32 leftTime = 3; //
}
//
message SweepDemonRequest {
optional int32 id = 1; //1 :
}
message SweepDemonResponse {
//
optional Drop Drop = 1; //
}