神魂漏提交协议
parent
fd51fcd89c
commit
9f5403b866
|
@ -458,7 +458,12 @@ import "CommonProto.proto";
|
|||
}
|
||||
|
||||
|
||||
|
||||
//英雄神魂绑定协议
|
||||
message HeroGodSoulBindRequest{
|
||||
optional string heroId = 1;//当前神魂升级神将
|
||||
optional int32 godSoulLv = 2;//神魂等级
|
||||
repeated string bindHeros=3;//被绑定神将
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue