master_huanxiang
parent
1cd289eec5
commit
511b9695e1
|
@ -1074,12 +1074,12 @@ import "CommonProto.proto";
|
|||
|
||||
}
|
||||
message ExplorerMapSendResponse{
|
||||
optional int32 time = 1 ; //探索时间
|
||||
optional ExplorerMapInfo exploreInfo = 1;//探索地图信息
|
||||
}
|
||||
//领取探索奖励
|
||||
message ExplorerMapRewardRequest{
|
||||
optional int32 type = 1; //0:停止探索 1:领取奖励
|
||||
repeated int32 mapId = 2; //地图id
|
||||
repeated int32 teamId = 2; //队伍id
|
||||
|
||||
}
|
||||
message ExplorerMapRewardResponse{
|
||||
|
|
Loading…
Reference in New Issue