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