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