Commit a764b331 authored by tianyiming's avatar tianyiming

企业详情修改

parent d829ee8a
......@@ -266,6 +266,7 @@ public class TzBaseEnterpriseInfoServiceImpl
resultMap.putAll(regUnitIcDtoMap);
}
if(!ObjectUtils.isEmpty(regUnitInfoDtoMap)){
regUnitInfoDtoMap.remove("unitLicences");
resultMap.putAll(regUnitInfoDtoMap);
}
if(!ObjectUtils.isEmpty(tzsBaseInstitutionMap)){
......
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