Commit 138578ef authored by fangxinjiang's avatar fangxinjiang

员工批量更新调整

parent 269b4f28
......@@ -1846,7 +1846,7 @@ public class TEmployeeInfoServiceImpl extends ServiceImpl<TEmployeeInfoMapper, T
}
}
// 判断空值
this.judgeNull(errorMsg, saveEmp);
//this.judgeNull(errorMsg, saveEmp);
// 更新时,不需要更新其余信息
newOld = new EmployeeNewOldVO();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment