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