平台件--状态导出
This commit is contained in:
+1
-1
@@ -2520,7 +2520,7 @@ public class PlatformProjectLibraryBaseServiceImpl extends ServiceImpl<PlatformP
|
|||||||
this.exportRegulatoryManagement(workbook,params);
|
this.exportRegulatoryManagement(workbook,params);
|
||||||
this.exportCertificationManagement(workbook,params);
|
this.exportCertificationManagement(workbook,params);
|
||||||
this.exportParameterCollecting(workbook,params);
|
this.exportParameterCollecting(workbook,params);
|
||||||
this.exportOtaCollecting(workbook,params);
|
// this.exportOtaCollecting(workbook,params);
|
||||||
try {
|
try {
|
||||||
response.setHeader("Content-Disposition",
|
response.setHeader("Content-Disposition",
|
||||||
"attachment; filename=" + fileName);
|
"attachment; filename=" + fileName);
|
||||||
|
|||||||
Reference in New Issue
Block a user