导出
This commit is contained in:
parent
64506eaa69
commit
848ec53939
@ -287,7 +287,7 @@ public class CaseplatformCaseExcelController {
|
||||
response.setContentType("multipart/form-data");
|
||||
response.setCharacterEncoding("utf-8");
|
||||
writer.finish();
|
||||
response.getOutputStream().flush();
|
||||
//response.getOutputStream().flush();
|
||||
outputStream.close();
|
||||
|
||||
} catch (Exception e) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user