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