Commit 73c05969 authored by lixuan's avatar lixuan

feat: 房源

parent cc947507
Pipeline #143864 failed with stages
in 30 minutes and 8 seconds
......@@ -243,5 +243,6 @@
LEFT JOIN grid_region t2 ON t2.wg_code = t1.four
LEFT JOIN business_entity_info t3 ON t1.id = t3.house_resource_id
LEFT JOIN business_entity_sell t4 ON t4.business_entity_info_id = t3.id
GROUP BY t1.id
</select>
</mapper>
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