puzhibing
2023-11-25 53e7558400dcacecdce70e39ebfe1727740f9296
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;