src/main/java/com/whyc/service/Ld9testdataService.java
@@ -160,13 +160,14 @@ } catch (IOException e) { e.printStackTrace(); } finally { try { out.flush(); out.close(); } catch (IOException e) { e.printStackTrace(); if(out!=null){ try { out.flush(); out.close(); } catch (IOException e) { e.printStackTrace(); } } } }); return true;