liujie
2023-08-07 f5ca8f01cf6b8256a25e8c6838d805fe3fca43fc
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")