无关风月
2024-07-11 eb6b6dbb35a9f029e0b7d269773685c19fd40976
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")