查询英雄信息,添加队伍id
parent
ae71563ced
commit
b6b27f3010
|
@ -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{
|
||||
|
|
Loading…
Reference in New Issue