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