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