nickchange
2023-10-17 6eed4f4600ba2c2d7b5d3cc14a1e0a9e4d8f0d83
cloud-server-account/src/main/java/com/dsh/account/entity/TCityManager.java
@@ -13,6 +13,7 @@
    private Integer id;
    private String name;
    private String phone;
    @TableField(exist = false)
    private String password;
    private String province;
    @TableField("provinceCode")