廖井涛
2025-03-25 768e16999a8ce4bb500490ee76c659aa61ea1783
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;