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