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