xiejun
2023-10-10 6e9b825eee8fedcf3a6e0cd30f1197a337899e34
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) {