协议修改
parent
98f6e88e02
commit
89dc10efc7
|
@ -312,7 +312,7 @@ import "CommonProto.proto";
|
|||
|
||||
message TrialSaveHero{
|
||||
optional string heroId = 1;
|
||||
optional int position =2;
|
||||
optional int32 position =2;
|
||||
}
|
||||
message TrialHeroInfoSaveRequest{
|
||||
repeated TrialSaveHero heroes = 1;//保存上阵英雄
|
||||
|
|
Loading…
Reference in New Issue