协议修改

master_huanxiang
lvxinran 2021-04-15 10:04:48 +08:00
parent 98f6e88e02
commit 89dc10efc7
1 changed files with 1 additions and 1 deletions

View File

@ -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;//