提交代码

This commit is contained in:
高飞 2023-12-07 17:10:23 +08:00
parent 4ba87f6ffd
commit 9e0a020ba1
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
////从博晟获取培训考试数据定时器
try
{
BLL.BOSHENGMonitorService.StartMonitor();
//BLL.BOSHENGMonitorService.StartMonitor();
}
catch (Exception ex)
{