From cf4413e08de69230b75621789869683722799e5d Mon Sep 17 00:00:00 2001 From: duhui Date: Wed, 29 Dec 2021 10:52:28 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=AE=B6=E5=9B=AD=E5=8D=8F=E8=AE=AE1.?= =?UTF-8?q?0.4=E3=80=91=E8=A3=85=E5=A4=87=E4=BF=A1=E6=81=AF=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E5=86=85=E5=AE=B9=E6=B7=BB=E5=8A=A0=E7=AA=81=E7=A0=B4?= =?UTF-8?q?=E7=AD=89=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/PlayerInfoProto.proto | 1 + 1 file changed, 1 insertion(+) 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;//装备突破 } // 建筑解锁推送