master_huanxiang
parent
7339f521ab
commit
a003aa1d51
|
@ -1270,7 +1270,7 @@ import "CommonProto.proto";
|
||||||
message WearFaxiangEquipRequest{
|
message WearFaxiangEquipRequest{
|
||||||
optional string heroID = 1;//英雄id
|
optional string heroID = 1;//英雄id
|
||||||
repeated string wearID = 2;//穿戴的id
|
repeated string wearID = 2;//穿戴的id
|
||||||
repeated string removeID = 3;//脱下的id
|
optional int32 action = 3;//操作
|
||||||
}
|
}
|
||||||
|
|
||||||
message StrongthenFaxiangEquipRequest{
|
message StrongthenFaxiangEquipRequest{
|
||||||
|
|
Loading…
Reference in New Issue