@ -7052,8 +7052,11 @@ public class ClientManagerImpl implements ClientManager, ManagerTodoNoticeProvid
info.put("legal_bussiness",legalInfo.getString("representative_person")+" AS "+(client.containsKey("business_name")?client.getString("business_name"):legalInfo.getString("representative_person"))+" ABN "+client.getString("abn"));//拼接规则:法人名 AS 商用名称 ABD 编码
info.put("legal_bussiness",legalInfo.getString("representative_person")+" AS "+(client.containsKey("business_name")?client.getString("business_name"):legalInfo.getString("representative_person"))+" ABN "+client.getString("abn"));//拼接规则:法人名 AS 商用名称 ABD 编码