guoyujie
2025-10-14 81cad8df0f1b33700e7fc80f271eda7f1180efb0
north-glass-erp/src/main/java/com/example/erp/entity/sd/DeliveryDetail.java
@@ -20,9 +20,11 @@
    private Integer quantity;
    private Double money;
    private Double price;
    private Double otherMoney;
    private String deliveryDetailRemakes;
    private Integer deliveryDetailState;
    private String otherColumns;
    private String boxNo;
    private LocalDate createTime;
    private LocalDate updateTime;
    private  Delivery delivery;