ludc
2023-09-05 0a5f694065e3b4a85423ec2516b266881f10a9ee
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) {