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