Activiti导出模型文件xml(xml文件超过10K)
Activiti导出超过10K的xml文件时,response 要在获取输出流之前设置header格式 原代码为: ByteArrayInputStream in = new ByteArrayI ...
Activiti导出超过10K的xml文件时,response 要在获取输出流之前设置header格式 原代码为: ByteArrayInputStream in = new ByteArrayI ...