20230308人员工作经历更新条件调整
This commit is contained in:
@@ -151,7 +151,6 @@ namespace BLL
|
||||
if (getOtherPersons.Count() > 0)
|
||||
{
|
||||
foreach (var item in getOtherPersons)
|
||||
|
||||
{
|
||||
item.OutTime = DateTime.Now;
|
||||
item.States = Const.ProjectPersonStates_2;
|
||||
|
||||
Reference in New Issue
Block a user