guoyuji
2024-10-30 f2b7487e3722ce3218a8e23a6ac18c1b78fe6a2c
north-glass-erp/src/main/java/com/example/erp/entity/sd/DeliveryDetail.java
@@ -20,6 +20,7 @@
    private Integer quantity;
    private Double money;
    private Double price;
    private Double otherMoney;
    private String deliveryDetailRemakes;
    private Integer deliveryDetailState;
    private String otherColumns;