lin
2024-03-01 43501d34151d28ef35eba7263076834a8ea7d7f3
src/main/java/org/springblade/modules/house/vo/HouseRentalTenantVO.java
@@ -60,5 +60,10 @@
   private Long userId;
   /**
    * 社区编号
    */
   private String communityCode;
}