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