Commit b6efe6ab 张东亮

超级配置加载

1 个父辈 8006a259
...@@ -98,6 +98,7 @@ namespace OnlineStore.XLRStore ...@@ -98,6 +98,7 @@ namespace OnlineStore.XLRStore
} }
if (!isShow) if (!isShow)
{ {
ConfigHelper.Config.LoadMyConfig(typeof(Setting_Init));
System.Net.ServicePointManager.DefaultConnectionLimit = 512; System.Net.ServicePointManager.DefaultConnectionLimit = 512;
XmlConfigurator.Configure(); XmlConfigurator.Configure();
Application.EnableVisualStyles(); Application.EnableVisualStyles();
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!