guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/impl/HousingDemandServiceImpl.java
@@ -101,7 +101,6 @@ housingDemand.setSaleAmount("0-500"); } if (req.getType()==2){ this.insertOrUpdate(housingDemand); }else{ this.insertOrUpdate(housingDemand); @@ -191,9 +190,9 @@ if(list.size() > 0){ housingDemandDistrictService.insertBatch(list); } return ResultUtil.success(); } /** * 搜索求房源列表数据