Merge branch 'master_test_gn' into master_prb_gn

master_huanxiang
jiahuiwen 2021-09-17 16:49:01 +08:00
commit 78fd94446e
2 changed files with 25 additions and 18 deletions

View File

@ -343,21 +343,28 @@ import "CommonProto.proto";
}
// 鸿
message GetHongmengInfoResponse{
}
// 鸿
message HongmengInfoIndication{
repeated HongmengHeroInfo hongmengGuards = 1; // 鸿鸿使
message GetHongmengInfoRequest{
}
message GetHongmengInfoResponse{
repeated HongmengHeroInfo hongmengGuards = 1; // 鸿鸿使
repeated HongmengAddition hongmengAdditions = 2; //
repeated HongmengHeroInfo hongmengResonacnes = 3; // 使
optional int32 hongmengTabletMax = 4; // 鸿,0鸿
}
}
// 鸿
message HongmengInfoIndication{
repeated HongmengHeroInfo hongmengGuards = 1; // 鸿鸿使
repeated HongmengAddition hongmengAdditions = 2; //
repeated HongmengHeroInfo hongmengResonacnes = 3; // 使
optional int32 hongmengTabletMax = 4; // 鸿,0鸿
}
// 鸿
message HongmengSteleNewHandIndication{
optional int32 state = 1;// 鸿
}
optional int32 state = 1;// 鸿
}
//
message UpPracticeLevelRequest{}

View File

@ -533,18 +533,18 @@ enum MessageType{
GET_ENDLESS_HERO_LIST_INFO_REQUEST = 16691;//使
GET_ENDLESS_HERO_LIST_INFO_RESPONSE = 16692;
// H 10700
HERO_RAND_REQQUEST = 10701;
HERO_RAND_RESPONSE = 10702;
// H 10700
HERO_RAND_REQQUEST = 10701;
HERO_RAND_RESPONSE = 10702;
HERO_COMPOSE_REQUEST = 10703; //
HERO_COMPOSE_RESPONSE = 10704;
HERO_COMPOSE_REQUEST = 10703; //
HERO_COMPOSE_RESPONSE = 10704;
HERO_RETURN_REQUEST = 10705; //
HERO_RETURN_RESPONSE = 10706;
HERO_RETURN_REQUEST = 10705; //
HERO_RETURN_RESPONSE = 10706;
HERO_LOCK_CHANGE_REQUEST = 10707 ;//
HERO_LOCK_CHANGE_RESPONSE = 10708;
HERO_LOCK_CHANGE_REQUEST = 10707 ;//
HERO_LOCK_CHANGE_RESPONSE = 10708;
HERO_SKIN_GET_ALL_REQUEST = 10709;//
HERO_SKIN_GET_ALL_RESPONSE = 10710;