hch
2026-04-28 24e7aad4b1ebc17deadb40f3052fbf1ed4af235a
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;