chenlu
2025-12-12 554886463a4cb4a2d5c042f08e85d2dfcd6e9dcf
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;