11
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
{
|
||||
BLL.RealNameMonitorService.StartMonitor();
|
||||
}
|
||||
ErrLogInfo.WriteLog("启用实名制服务成功!");
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
@@ -79,6 +80,8 @@
|
||||
BLL.YunMouService.StartMonitor();
|
||||
|
||||
QuartzServices.Init();
|
||||
ErrLogInfo.WriteLog("启用通用定时器服务成功!");
|
||||
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user