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