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