Commit 7dfdf164 authored by duanruiming's avatar duanruiming

[update] 微观大数据平台-流关闭

parent f01a3c73
......@@ -2070,6 +2070,8 @@ public class TrendServiceImpl implements TrendService {
} catch (Exception e) {
log.error("车道周期数据导出excel异常:", e);
throw new RuntimeException(e);
} finally {
response.getOutputStream().close();
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment