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