zhongrj
2024-04-28 ebd41b7b2e44dc8b96f177d7bf88d2f5f997b75c
src/main/java/org/springblade/modules/house/vo/HouseParam.java
@@ -46,4 +46,14 @@
    * 商超写字楼名称
    */
   private String buildingName;
   /**
    * 商超写字楼名称
    */
   private String userId;
   /**
    * 搜索key
    */
   private String searchKey;
}