zhongrj
2024-03-20 ced3a95b1d42c70453fdca63ce67af2ae3fa014e
src/main/java/org/springblade/modules/community/vo/CommunityVO.java
@@ -37,4 +37,9 @@
    */
   private String regionCode;
   /**
    * 街道名称
    */
   private String townName;
}