xuhy
2024-12-13 b5bab032e80f0233fdf06a4e8de2599bc6b65e47
ruoyi-system/src/main/java/com/ruoyi/system/domain/TRegion.java
@@ -56,7 +56,8 @@
    private String provinceName;
    @TableField(exist = false)
    private Long count;
    @TableField(exist = false)
    private String address;
}