注释修改
parent
533096e392
commit
8d9c51d1e2
|
|
@ -531,8 +531,8 @@ import "CommonProto.proto";
|
|||
|
||||
//神魔阵营选择职业协议
|
||||
message GodDevilHeroSelectPropRequest{
|
||||
optional string heroId = 1; // 需要共鸣的神将id
|
||||
optional int32 propId = 2; // 属性id (对应HeroConfig表PropertyName字段)
|
||||
optional string heroId = 1; // 神将id
|
||||
optional int32 propId = 2; // 阵营id (对应HeroConfig表PropertyName字段)
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue