@@ -88,7 +88,6 @@ public class InspectionItemPlanConclusionController extends BaseController {
String[] body = bodyList.toArray(new String[bodyList.size()]);
-
HSSFWorkbook workbook = POIUtil.multipleHeaderExportExcel(headers, body, conclusions);
//合并单元格处理
CellRangeAddressList cellRangeAddressList = new CellRangeAddressList();