master_huanxiang
xuexinpeng 2021-12-22 10:51:33 +08:00
parent 1cd289eec5
commit 511b9695e1
1 changed files with 2 additions and 2 deletions

View File

@ -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{