guoyuji
2025-02-17 0f6fc11ebc2ab16e90c3f392983f221a3e26b0f7
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;