企标制修订计划导入

This commit is contained in:
yuezhihang
2022-03-23 10:23:41 +08:00
parent 87e36d5088
commit cee8fb564f
@@ -17,12 +17,12 @@ public class importExcelDTO {
@Excel(name = "制修订类型",orderNum = "2", width = 20.0)
private String reviseStatus;
@Excel(name = "起草责任单位" , orderNum = "3", width = 20.0)
private String unitName;
private String unit;
@Excel(name = "起草责任单位" , orderNum = "3", width = 20.0)
private String drafterName;
@Excel(name = "起草人" , orderNum = "4", width = 20.0)