linwei
2024-01-08 ad2ec97fe0c60eee4bb7c8cdacff7c876f280ea7
src/main/java/org/springblade/modules/house/vo/HouseParam.java
@@ -46,4 +46,14 @@
    * 商超写字楼名称
    */
   private String buildingName;
   /**
    * 商超写字楼名称
    */
   private String userId;
   /**
    * 搜索key
    */
   private String searchKey;
}