diff --git a/protos/PlayerInfoProto.proto b/protos/PlayerInfoProto.proto index 8a6f2cf..daa6499 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -1102,6 +1102,7 @@ import "CommonProto.proto"; message EquipIntensifyResponse{ repeated EquipIntensifyInfo infos = 1; + optional int32 equipRankUp = 2;//装备突破 } // 建筑解锁推送