廖井涛
2024-10-21 e131f6e16de1df9fdcb7ede55cb9f4dc93e48ae8
north-glass-erp/src/main/java/com/example/erp/dto/sd/OrderDTO.java
@@ -47,4 +47,6 @@
    private String totalThickness;
    @ExcelProperty("客户简称")
    private String customerAbbreviation;
    @ExcelProperty("订单加工要求")
    private String processingNotes;
}