Commit 27736cd5 authored by tangwei's avatar tangwei

修改权限置空

parent 78aac8fe
......@@ -693,6 +693,8 @@ public class PersonBasicServiceImpl extends BaseService<PersonBasicDto, PersonBa
}else{
stdUserEmpowerhygf.setAmosOrgCode(re);
}
}else{
stdUserEmpowerhygf.setAmosOrgCode(re);
}
List<String> exre= personAccount.getExternalRegionalCompaniesSeq();
// if(exre!=null&&!exre.isEmpty()){
......
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