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