linwei
2024-02-22 4ffbdb32186834f49f7a47b242381be4e7d894ed
src/main/java/org/springblade/modules/house/vo/HouseRentalTenantVO.java
@@ -60,5 +60,10 @@
   private Long userId;
   /**
    * 社区编号
    */
   private String communityCode;
}