guoyuji
2024-07-08 75593a5b0ef12a1e64f606c4c584dcd07ec43fc8
north-glass-erp/src/main/java/com/example/erp/entity/sd/Delivery.java
@@ -34,6 +34,9 @@
    private Integer quantity;
    private Double money;
    private Double otherMoney;
    private Double freight;
    private Integer freightQuantity;
    private Double freightPrice;
    private String remarks;
    private LocalDate createTime;
    private LocalDate updateTime;