lin
2024-03-20 f075746fcd4be2b0c5322a5b9d7b5e81da8dcee8
src/main/java/org/springblade/modules/house/vo/HouseParam.java
@@ -51,4 +51,9 @@
    * 商超写字楼名称
    */
   private String userId;
   /**
    * 搜索key
    */
   private String searchKey;
}