Commit c621779b authored by danfuman's avatar danfuman

Merge branch 'master' of http://192.168.60.201/root/dsk-cr20g

parents fa6cc18d a8a37940
......@@ -58,7 +58,7 @@ public class ExportController {
if (StringUtils.isEmpty(compose.getExportExeclName())){
object.put("exportExeclName","企业基本信息导出");
}
object.put("exportTemplateName","szh-enterprise-info.xlsx");
object.put("exportTemplateName","http://123.60.218.188:9099/company/");
object.put("exportStartRow",3);
return exportService.enterpriseInfoExport(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