20220929 人员离岗导入功能实现
This commit is contained in:
@@ -89,11 +89,8 @@ namespace BLL
|
||||
CheckWay = "FACE_FANGSHI",
|
||||
};
|
||||
|
||||
if (SynchroSetService.PushAttendanceS(newR) != "True")
|
||||
{
|
||||
db.RealName_PersonInOutNow.InsertOnSubmit(newR);
|
||||
db.SubmitChanges();
|
||||
}
|
||||
db.RealName_PersonInOutNow.InsertOnSubmit(newR);
|
||||
db.SubmitChanges();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user