Commit 64024a67 authored by chenyuefang's avatar chenyuefang

update

parent a8a37940
......@@ -76,7 +76,7 @@ public class ExportController {
if (StringUtils.isEmpty(compose.getExportExeclName())){
object.put("exportExeclName","企业资质信息导出");
}
object.put("exportTemplateName","szh-cert-info.xlsx");
object.put("exportTemplateName","http://123.60.218.188:9099/company/");
object.put("exportStartRow",3);
return exportService.enterpriseAptitudeExport(object);
}
......
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