master_huanxiang
parent
5771aefa47
commit
0a3a72cfd2
|
|
@ -662,6 +662,7 @@ import "CommonProto.proto";
|
|||
//迷宫寻宝派遣
|
||||
message MissingRoomSendHeroRequest{
|
||||
repeated string heroIds = 1;
|
||||
optional int32 missionId = 2;
|
||||
}
|
||||
//迷宫寻宝任务加速
|
||||
message MissingRoomAccelerateRequest{
|
||||
|
|
|
|||
Loading…
Reference in New Issue