查询英雄信息,添加队伍id

master_huanxiang
duhui 2021-07-30 10:41:24 +08:00
parent ae71563ced
commit b6b27f3010
1 changed files with 1 additions and 0 deletions

View File

@ -664,6 +664,7 @@ import "CommonProto.proto";
optional int32 targetUid = 1;
optional string heroId = 2 ;// id
optional int32 serverId = 3;
optional int32 teamId = 4;//id
}
message ViewHeroInfoResponse{