1203-002
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
BLL.MonitorService.StartMonitor();
|
||||
BLL.MonitorService.StartMonitorEve();
|
||||
BLL.MonitorService.StartPersonQuarterCheck();
|
||||
BLL.MCSWebService.StartMonitor();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
@@ -62,6 +61,15 @@
|
||||
}
|
||||
////从集团获取数据定时器
|
||||
try
|
||||
{
|
||||
BLL.MCSWebService.StartMonitor();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
ErrLogInfo.WriteLog("材料软件定时器!", ex);
|
||||
}
|
||||
////从集团获取数据定时器
|
||||
try
|
||||
{
|
||||
BLL.CNCECHSSEMonitorService.StartMonitor();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user