chenlu
2025-12-10 d5055b7870d0406f9b00d429cb47d2bfb79b902c
north-glass-erp/src/main/java/com/example/erp/dto/pp/RawMaterialRequisitionDTO.java
@@ -14,9 +14,9 @@
    @ExcelProperty("原片产地")
    private String producer;
    @ExcelProperty("宽")
    private String width;
    private Double width;
    @ExcelProperty("高")
    private String height;
    private Double height;
    @ExcelProperty("已领数量")
    private Integer quantity;
    @ExcelProperty("已领面积")