src/main/java/org/springblade/modules/system/vo/RegionVO.java @@ -86,4 +86,6 @@ } return this.children; } private String regionCode; }