平台件--状态导出

This commit is contained in:
zhn
2023-09-27 17:29:39 +08:00
parent 51d32188aa
commit f283e510a0
@@ -2520,7 +2520,7 @@ public class PlatformProjectLibraryBaseServiceImpl extends ServiceImpl<PlatformP
this.exportRegulatoryManagement(workbook,params);
this.exportCertificationManagement(workbook,params);
this.exportParameterCollecting(workbook,params);
this.exportOtaCollecting(workbook,params);
// this.exportOtaCollecting(workbook,params);
try {
response.setHeader("Content-Disposition",
"attachment; filename=" + fileName);