Commit 42234603 authored by lixuan's avatar lixuan

feat: 房源

parent c2a1038c
...@@ -299,6 +299,8 @@ public class HouseResourceServiceImpl implements HouseResourceService { ...@@ -299,6 +299,8 @@ public class HouseResourceServiceImpl implements HouseResourceService {
} }
} }
} }
} else {
result = list;
} }
if (CollectionUtils.isEmpty(result)) { if (CollectionUtils.isEmpty(result)) {
return new PageBusinessEntityStatisticsDetail(); return new PageBusinessEntityStatisticsDetail();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment