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