廖井涛
2024-07-17 05d6de25d55bdf1e2f3cde9d310c2cd14d59837a
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;