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