Commit a7e9e738 authored by hezhuozhi's avatar hezhuozhi

压力管道-公用、长输管道告知页面调整

parent 150ce904
......@@ -688,10 +688,6 @@ public class JgInstallationNoticeServiceImpl extends BaseService<JgInstallationN
// 文件名前缀
filePrefix= "压力管道基本信息汇总表_";
customFileName="压力管道告知单_设备基本信息汇总表_" + applyNo + ".zip";
}else if ("2300".equals(category)) {
// 文件名前缀
filePrefix = "气瓶基本信息汇总表_";
customFileName="气瓶告知单_设备基本信息汇总表_" + applyNo + ".zip";
}
// 打包zip
try (ByteArrayOutputStream outputStream = new ByteArrayOutputStream();
......
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