chenlu
2025-02-07 67bcaeb7e16e5701a8455b34e2a9f3083ae78016
north-glass-erp/src/main/java/com/example/erp/dto/pp/WorkInProgressDTO.java
@@ -41,4 +41,6 @@
    private String bendRadius;
    @ExcelProperty("编号")
    private String glassNumber;
    @ExcelProperty("上工序报工班组")
    private String teamsGroupsName;
}