企标制修订立项计划 下载模板 更新

This commit is contained in:
gaojiabao
2023-05-12 16:49:33 +08:00
parent 75be6c54cc
commit d23a712d1e
@@ -24,10 +24,10 @@ public class exportExcel {
@Excel(name = "评审责任人" , orderNum = "5", width = 20.0)
private String resPersonName;
@Excel(name = "工作组组长" , orderNum = "6", width = 20.0)
@Excel(name = "技术委员会评审负责人" , orderNum = "6", width = 20.0)
private String wgLeaderName;
@Excel(name = "计划初稿完成日期" , orderNum = "7", width = 20.0)
@Excel(name = "计划标准初稿完成日期" , orderNum = "7", width = 20.0)
private String draftTime;
@Excel(name = "计划标准发布时间", orderNum = "8", width = 18.0)