linwe
2024-06-18 cb734129b410c02275c0f2fc5e820d6ccc0e17c0
src/main/java/org/springblade/modules/house/vo/HouseRentalTenantVO.java
@@ -67,5 +67,15 @@
    */
   private String communityCode;
   /**
    * 街道名称
    */
   private String townStreetName;
   /**
    * 社区名称
    */
   private String neiName;
}