outputStream.close()

master
chengqf 2 years ago
parent 7d90ddee48
commit 8f9078c456

@ -1030,7 +1030,7 @@ public class IdcServiceImpl implements IdcService {
}
outputStream.flush();
outputStream.close();
} catch (Exception e) {

Loading…
Cancel
Save