From fbd03d0cb65a9bb0cdbe813483db97877996bacf Mon Sep 17 00:00:00 2001
From: gaofei1985 <181547018@qq.com>
Date: Tue, 2 Jun 2026 16:57:00 +0800
Subject: [PATCH] 1
---
.gitignore | 1 +
SGGL/FineUIPro.Web/FineUIPro.Web.csproj | 2 +-
SGGL/FineUIPro.Web/Global.asax.cs | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index de7ef9df..7c3f7de4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ SGGL/.svn
/SGGL/.claude
/SGGL/AGENTS.md
/SGGL/outputs/manual-20260529-prefab-welding/presentations/prefab-welding-doc
+/SGGL/FineUIPro.Web/File/PDF/Pipe/LPOS-FCC0-DD-607.003-TM.ISO.001-AD-32033
diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
index 1ef4c204..fe56ad28 100644
--- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
+++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
@@ -17174,7 +17174,7 @@
-
+
diff --git a/SGGL/FineUIPro.Web/Global.asax.cs b/SGGL/FineUIPro.Web/Global.asax.cs
index fcdc7c02..73682871 100644
--- a/SGGL/FineUIPro.Web/Global.asax.cs
+++ b/SGGL/FineUIPro.Web/Global.asax.cs
@@ -64,7 +64,7 @@
{
BLL.MonitorService.StartMonitor();
BLL.MonitorService.StartMonitorEve();
- BLL.YunMouService.StartMonitor();
+ //BLL.YunMouService.StartMonitor();
//BLL.MonitorService.StartPersonQuarterCheck();
QuartzServices.Init();
}