zhongrj
2024-04-01 079c4fdc2ac37c06ef3aa17672a8e5dff69c58bc
src/main/java/org/springblade/modules/house/vo/HouseRentalTenantVO.java
@@ -26,10 +26,7 @@
    */
   private Integer dldType;
   /**
    * 角色名称
    */
   private String roleName;
   /**
    * 拼接地址
@@ -61,6 +58,11 @@
   private Long userId;
   /**
    * 角色名称
    */
   private String roleName;
   /**
    * 社区编号
    */
   private String communityCode;