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