outputStream.close()

master
chengqf 2 years ago
parent 24a00ef933
commit 8fc19cfeb0

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

Loading…
Cancel
Save