jcdm-main/src/main/java/com/jcdm/main/da/passingStationCollection/domain/DaPassingStationCollection.java
@@ -39,6 +39,11 @@ @ExcelProperty(value = "工单编号", index = 0) private String workOrderNo; private String repairFlag; @TableField(exist = false) private Integer stepNo; /** 总成序列号 */ @Excel(name = "箱体编码") @ExcelProperty(value = "箱体编码", index = 1)