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,7 +343,14 @@ import "CommonProto.proto";
}
// 鸿
message GetHongmengInfoRequest{
}
message GetHongmengInfoResponse{
repeated HongmengHeroInfo hongmengGuards = 1; // 鸿鸿使
repeated HongmengAddition hongmengAdditions = 2; //
repeated HongmengHeroInfo hongmengResonacnes = 3; // 使
optional int32 hongmengTabletMax = 4; // 鸿,0鸿
}
// 鸿

View File

@ -533,7 +533,7 @@ enum MessageType{
GET_ENDLESS_HERO_LIST_INFO_REQUEST = 16691;//使
GET_ENDLESS_HERO_LIST_INFO_RESPONSE = 16692;
// H 10700
// H 10700
HERO_RAND_REQQUEST = 10701;
HERO_RAND_RESPONSE = 10702;