@ -37,13 +37,13 @@ public class Material {
@NotBlank
private String packages;
@ExcelColumn(value = "公司名称", col = 6)
private String company;
@ExcelColumn(value = "位号", col = 7)
@ExcelColumn(value = "位号", col = 6)
private String position;
@ExcelColumn(value = "公司名称", col = 7)
@ExcelColumn(value = "备注", col = 8)
private String description;
@ -33,12 +33,12 @@ public class AmMaterial {
@ExcelColumn(value = "封装", col = 5)