chenlu
2024-07-18 a7fc2a834f16d9a35a30c4da06c79781c625cdf7
north-glass-erp/src/main/java/com/example/erp/entity/sd/Delivery.java
@@ -33,6 +33,11 @@
    private Double area;
    private Integer quantity;
    private Double money;
    private Double otherMoney;
    private Double freight;
    private Integer freightQuantity;
    private Double freightPrice;
    private Integer printingNumber;
    private String remarks;
    private LocalDate createTime;
    private LocalDate updateTime;