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: