nickchange
2023-11-27 b0da58b53f3828a5ce7f0f1344a4c01c87181808
cloud-server-account/src/main/java/com/dsh/account/entity/UserIntegral.java
@@ -35,7 +35,7 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Long id;
    private String city;
    private String  province;
    private String province;
    private String name;
    private String phone;
    private Integer type;