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