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);