20230308人员工作经历更新条件调整

This commit is contained in:
2023-03-08 16:20:45 +08:00
parent b76821201b
commit 19f67541b7
5 changed files with 64 additions and 27 deletions
@@ -151,7 +151,6 @@ namespace BLL
if (getOtherPersons.Count() > 0)
{
foreach (var item in getOtherPersons)
{
item.OutTime = DateTime.Now;
item.States = Const.ProjectPersonStates_2;