廖井涛
2024-08-29 b4ecc2c68b386b53caf7f19b8366ec2332ef1e9f
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;