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