lin
2024-03-27 f2d5ea44de8cf97542e99b9c1180b141d5f04105
src/main/java/org/springblade/modules/system/vo/RegionVO.java
@@ -90,5 +90,5 @@
   private String regionCode;
   private List<Map<String, Integer>> nineTypeStatistics;
   private List<Map<String, Object>> nineTypeStatistics;
}