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