廖井涛
2025-08-28 58268d802176436e8282fc701c1aac76bc97cd90
north-glass-erp/src/main/java/com/example/erp/dto/pp/SplittingDetailsOutsideDTO.java
@@ -10,15 +10,15 @@
    @ExcelProperty("订单序号")
    private String orderNumber;
    @ExcelProperty("小片顺序")
    private String technologyNumber;
    private Integer technologyNumber;
    @ExcelProperty("项目名称")
    private String project;
    @ExcelProperty("批次")
    private String batch;
    @ExcelProperty("宽")
    private String childWidth;
    private Double childWidth;
    @ExcelProperty("高")
    private String childHeight;
    private Double childHeight;
    @ExcelProperty("订单数")
    private Integer quantity;
    @ExcelProperty("面积")