hch
2025-07-28 b653fb8a1b763a328f73c5a9d3845bb54a003bb0
Main/System/Store/StoreModel.cs
@@ -1471,6 +1471,11 @@
            {
                var redable = false;
                var config = StoreConfig.Get(shopId);
                if (config == null)
                {
                    Debug.LogError($"StoreConfig {shopId} is null");
                    continue;
                }
                switch (config.ShopType)
                {
                    case 8: