zhongrj
2023-12-21 5bb9f3b4a1b8096a9148eee0c767cf87f8e4b215
src/main/java/org/springblade/modules/house/vo/HouseParam.java
@@ -51,4 +51,9 @@
    * 商超写字楼名称
    */
   private String userId;
   /**
    * 搜索key
    */
   private String searchKey;
}