Pu Zhibing
2025-01-24 4b1453e19306592f703aa794e238bd028f67d320
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")