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