hch
2025-07-30 bae41593e19d32046f77ed1f036089e015380b99
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: