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