master_huanxiang
wangyuan 2020-04-07 14:55:44 +08:00
parent 54adff8768
commit d771e0daaf
1 changed files with 1 additions and 2 deletions

View File

@ -84,14 +84,13 @@ import "CommonProto.proto";
}
message SoulEquipPos{
optional string equipId =1 ; //id
optional int32 equipId =1 ; //id
optional int32 position= 2; //
}
message SoulEquipWearRequest{
optional string heroId =1 ; //穿id
repeated SoulEquipPos soulEquipIds =2 ; //id
optional int32 type= 3; //1
}
message SoulEquipUnLoadWearRequest{
optional string heroId =1 ; //穿id