Commit 55b15727 authored by xixinzhao's avatar xixinzhao

人员状态

parent 0bba82c3
......@@ -3211,8 +3211,7 @@ public class OrgUsrServiceImpl extends BaseService<OrgUsrDto, OrgUsr, OrgUsrMapp
logger.error("获取{}字段值失败, {}", field.getName(), ex);
}
}
peopleBasicInfoDto.setPersonStatus(orgUsr.getPersonStatus());
if (!ObjectUtils.isEmpty(orgUsr.getSequenceNbr())) {
peopleBasicInfoDto.setName(orgUsr.getBizOrgName());
......
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