kangwei: 会议纪要下载
正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
... | @@ -469,7 +469,6 @@ public class AjhMeetingMinutesController { | ... | @@ -469,7 +469,6 @@ public class AjhMeetingMinutesController { |
469 | // 刷新和关闭输出流 | 469 | // 刷新和关闭输出流 |
470 | response.getOutputStream().flush(); | 470 | response.getOutputStream().flush(); |
471 | response.getOutputStream().close(); | 471 | response.getOutputStream().close(); |
472 | |||
473 | //outputFile.close(); | 472 | //outputFile.close(); |
474 | } | 473 | } |
475 | catch (Exception e) { | 474 | catch (Exception e) { |
... | @@ -484,7 +483,6 @@ public class AjhMeetingMinutesController { | ... | @@ -484,7 +483,6 @@ public class AjhMeetingMinutesController { |
484 | } | 483 | } |
485 | } | 484 | } |
486 | 485 | ||
487 | |||
488 | /*** | 486 | /*** |
489 | * 补全签到表格集合 | 487 | * 补全签到表格集合 |
490 | * @param meetingAttendList | 488 | * @param meetingAttendList | ... | ... |
-
请 注册 或 登录 后发表评论