From 90ebd7e107a393f1d08024df7fe1a43a3e0bb86b Mon Sep 17 00:00:00 2001 From: wukang Date: Mon, 24 Jun 2019 17:53:07 +0800 Subject: [PATCH] add starnum --- protos/MapInfoProto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/MapInfoProto.proto b/protos/MapInfoProto.proto index c8c7661..9350e41 100644 --- a/protos/MapInfoProto.proto +++ b/protos/MapInfoProto.proto @@ -101,6 +101,7 @@ import "CommonProto.proto"; repeated LevelDifficultyInfos levelDifficultyInfos = 1; // 副本信息 repeated MapInfo mapInfos = 2; + optional int32 starNum = 3; } // 查看排行榜