廖井涛
2025-02-25 dce5f099e76ecfa92ad708a3d5565a67844ceda2
north-glass-erp/src/main/java/com/example/erp/entity/sd/Delivery.java
@@ -34,6 +34,10 @@
    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;