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();
}