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; } // 查看排行榜