廖井涛
2024-09-03 0e44317af217b4b9afa9541fc71f85f11e3be29d
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;
}