提交代码
This commit is contained in:
@@ -125,7 +125,7 @@ namespace BLL
|
||||
|
||||
if (type == "0")
|
||||
{
|
||||
isOk = AddPerson(projectId, arr, sysUser);
|
||||
//isOk = AddPerson(projectId, arr, sysUser);
|
||||
}
|
||||
else if (type == "1")
|
||||
{
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
////从博晟获取培训考试数据定时器
|
||||
try
|
||||
{
|
||||
//BLL.BOSHENGMonitorService.StartMonitor();
|
||||
BLL.BOSHENGMonitorService.StartMonitor();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user