This commit is contained in:
parent
4bd20be279
commit
fbd03d0cb6
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -17174,7 +17174,7 @@
|
|||
</COMReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v18.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v15.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
{
|
||||
BLL.MonitorService.StartMonitor();
|
||||
BLL.MonitorService.StartMonitorEve();
|
||||
BLL.YunMouService.StartMonitor();
|
||||
//BLL.YunMouService.StartMonitor();
|
||||
//BLL.MonitorService.StartPersonQuarterCheck();
|
||||
QuartzServices.Init();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue