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