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