master_huanxiang
duhui 2023-02-19 16:54:40 +08:00
parent 293572750c
commit 7339f521ab
1 changed files with 2 additions and 2 deletions

View File

@ -1269,8 +1269,8 @@ import "CommonProto.proto";
// 穿
message WearFaxiangEquipRequest{
optional string heroID = 1;//id
optional string faxiangID = 2;//id
optional int32 action = 3;//1穿2
repeated string wearID = 2;//穿id
repeated string removeID = 3;//id
}
message StrongthenFaxiangEquipRequest{