企标置修订立项计划 导入起草

This commit is contained in:
gaojiabao
2023-05-16 15:05:57 +08:00
parent c649f1f208
commit b418feda13
@@ -37,10 +37,10 @@ public class importExcelDTO {
private String wgLeaderName;
@Excel(name = "工作组组长" , orderNum = "6", width = 20.0)
@Excel(name = "技术委员会评审负责人" , orderNum = "6", width = 20.0)
private String wgLeader;
@Excel(name = "计划初稿完成日期" , orderNum = "7", width = 20.0)
@Excel(name = "计划标准初稿完成日期" , orderNum = "7", width = 20.0)
private String draftTime;
@Excel(name = "计划标准发布时间", orderNum = "8", width = 18.0)