diff --git a/protos/PlayerInfoProto.proto b/protos/PlayerInfoProto.proto index 5e1abba..fbcba1f 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -1277,6 +1277,7 @@ import "CommonProto.proto"; optional string faxiangID = 1;//法相id optional int32 targetLv = 2;//目标等级 optional int32 action = 3;//动作,1强化:2升星 + repeated string costID = 4;//消耗的法相id } message GetAllFaxiangEquipRequest{