From 9e0a020ba183d51867cc8a8077e525e912bbe498 Mon Sep 17 00:00:00 2001 From: gaofei1985 <181547018@qq.com> Date: Thu, 7 Dec 2023 17:10:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SGGL/FineUIPro.Web/Global.asax.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {