zhibing.pu
2024-06-24 76cdbb7703ada66794afd0370db7d5e984bdd11e
cloud-server-account/src/main/java/com/dsh/account/entity/UserIntegral.java
@@ -33,9 +33,9 @@
     * 主键
     */
    @TableId(value = "id", type = IdType.AUTO)
    private Integer id;
    private Long id;
    private String city;
    private String  province;
    private String province;
    private String name;
    private String phone;
    private Integer type;