diff --git a/SGGL/FineUIPro.Web/Global.asax.cs b/SGGL/FineUIPro.Web/Global.asax.cs index 59fb1858..6f9466b3 100644 --- a/SGGL/FineUIPro.Web/Global.asax.cs +++ b/SGGL/FineUIPro.Web/Global.asax.cs @@ -118,7 +118,7 @@ ////从博晟获取培训考试数据定时器 try { - BLL.BOSHENGMonitorService.StartMonitor(); + //BLL.BOSHENGMonitorService.StartMonitor(); } catch (Exception ex) {