廖井涛
2025-02-25 dce5f099e76ecfa92ad708a3d5565a67844ceda2
north-glass-erp/src/main/java/com/example/erp/dto/sd/CustomerDTO.java
@@ -25,7 +25,7 @@
    @ExcelProperty("面积")
    private Double area;
    @ExcelProperty("单价")
    private Integer price;
    private Double price;
    @ExcelProperty("金额")
    private Double money;