chenlu
2024-11-06 a3dfc8966bb702c4ccb20f2a2afda7b7c39bd98d
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;