From 8c91ab2f0f83e0ea51513bc33506f2b474260058 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Fri, 4 Sep 2020 01:42:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E6=80=BB=E6=AC=A1=E6=95=B0?= 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 a533c4e..1694a6e 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -423,6 +423,7 @@ import "CommonProto.proto"; repeated blessReward countReward = 4; repeated blessReward rewardView = 5; optional int32 lastRefreshTime = 6; + optional int32 count = 7; } //保存奖励 message blessSaveRequest{