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