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