企标制修订计划导入
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user