廖井涛
2024-07-29 16d2bf2937c57f5ebfa80e46a493b98ada061b85
north-glass-erp/src/main/java/com/example/erp/entity/sd/Customer.java
@@ -11,6 +11,7 @@
    private Long id;
    private String customerName;
    private String customerAbbreviation;
    private String grade;
    private Double moneyLimit;
    private String address;