Commit 5dae4a0a authored by lixuan's avatar lixuan

Merge branch 'dev-lx' into 'dev'

feat: 房源

See merge request !175
parents c2a1038c 42234603
Pipeline #143554 failed with stages
in 1 minute and 27 seconds
......@@ -299,6 +299,8 @@ public class HouseResourceServiceImpl implements HouseResourceService {
}
}
}
} else {
result = list;
}
if (CollectionUtils.isEmpty(result)) {
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