master_huanxiang
duhui 2023-06-01 15:54:33 +08:00
parent 7dc6b632b9
commit dc67bb0326
3 changed files with 206 additions and 193 deletions

View File

@ -205,3 +205,13 @@ import "CommonProto.proto";
optional int32 guildId = 1;//id
optional int32 exploreKillMonsterNum = 2;//
}
message DesireDrawCardRequest{
optional int32 type = 1;//
optional int32 tempId = 2;//id
}
message DesireDrawCardResponse{
optional int32 type = 1;//
optional int32 tempId = 2;//id
}

View File

@ -1537,6 +1537,9 @@ enum MessageType{
MAGIC_SOLDIER_EXCHANGE_REQUEST = 3050221;//
MAGIC_SOLDIER_EXCHANGE_RESPONSE = 3050222;
DESIRE_DRAW_CARD_REQUEST = 3050223;
DESIRE_DRAW_CARD_RESPONSE = 3050224;
//==========================================================800000global ==========================================================
GetWorldServerRequest = 800001;//ip