Commit 1dcc5baf authored by lixuan's avatar lixuan

Merge branch 'dev'

parents feea7bf7 73c05969
Pipeline #143865 failed with stages
in 7 minutes and 38 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