yyl
2026-03-04 bc1cb6da854cb2e9144f10ed55330a537ecdca16
Main/System/OSActivity/OSGalaChangeCell.cs
@@ -56,7 +56,7 @@
            {
                // StoreModel.Instance.SendBuyShopItem(storeConfig, 1);
                StoreModel.Instance.buyShopID = id;
                UIManager.Instance.OpenWindow<BuyItemWin>();
                UIManager.Instance.OpenWindowAsync<BuyItemWin>().Forget();
            });
        }   
        var buyCnt = StoreModel.Instance.GetShopLimitBuyCount(id);