迷宫寻宝刷新任务

master_huanxiang
lvxinran 2019-12-13 10:31:51 +08:00
parent 0a3a72cfd2
commit d2269b148e
1 changed files with 4 additions and 1 deletions

View File

@ -658,7 +658,10 @@ import "CommonProto.proto";
optional Drop drop =1;
}
//
message MissingRoomRefreshResponse{
repeated UserMissionInfo infos = 1;
}
//
message MissingRoomSendHeroRequest{
repeated string heroIds = 1;