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