|
@ -91,7 +91,6 @@ public class IcResiUserExportServiceImpl implements IcResiUserExportService { |
|
|
|
|
|
|
|
|
String templateId = exportResiUserFormDTO.getTemplateId(); |
|
|
String templateId = exportResiUserFormDTO.getTemplateId(); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ExcelWriter excelWriter = null; |
|
|
ExcelWriter excelWriter = null; |
|
|
try { |
|
|
try { |
|
|
//获取用户配置的导出条件
|
|
|
//获取用户配置的导出条件
|
|
|