From 3cbe6fb7958c2dcb234df1b840424c02e087a122 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Tue, 23 Jul 2019 20:30:10 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E8=A7=88?= 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 14666af..afa6454 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -377,6 +377,7 @@ import "CommonProto.proto"; repeated blessReward legendReward = 2; repeated blessReward supremeReward = 3; repeated blessReward countReward = 4; + repeated blessReward rewardView = 5; } //保存奖励 message blessSaveRequest{