linwe
2024-08-08 ab53164d32e88c168cb3c90506a94d0cf0c051ce
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;
}