yuxc
2023-08-04 0e535d7b99fa581f33fcf047b49e6976855806e3
Source/UBCS/ubcs-service-api/ubcs-util-api/src/main/java/com/vci/ubcs/starter/poi/util/ExcelUtil.java
@@ -321,7 +321,6 @@
               throw new VciBaseException(LangBaseUtil.getErrorMsg(var13), new String[0], var13);
            } finally {
               IOUtils.closeQuietly(os);
               try {
                  wb.close();
               } catch (Throwable var12) {