master_huanxiang
xuexinpeng 2021-12-22 11:00:20 +08:00
parent 511b9695e1
commit c0db5c4dbb
1 changed files with 1 additions and 5 deletions

View File

@ -1087,11 +1087,7 @@ import "CommonProto.proto";
}
message ExplorerMapIndicationResponse{
optional int32 type = 1; //0: 1:
optional int32 mapId = 2; //id
optional int32 teamId = 3; //id
optional Drop drop = 4 ;//
optional int32 hp = 5; //
optional ExplorerMapInfo exploreInfo = 1;//
}