yyl
2026-05-08 c6a7ac3739907e8bb7c751d408e227e19f246f49
Main/System/BillboardRank/RankModel.cs
@@ -117,7 +117,7 @@
        var pak = new CA130_tagCMViewBillboard();
        pak.Type = (byte)type;
        pak.GroupValue1 = (byte)groupValue1;
        pak.GroupValue1 = (uint)groupValue1;
        pak.GroupValue2 = (uint)groupValue2;
        pak.StartIndex = (ushort)startIndex;  //排名从0开始
        pak.ViewCnt = (byte)count;