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