ludc
2023-10-31 885d8364166b6e952e0af2eb4cf4e44c59544b96
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) {