Commit 1ec611d4 authored by lixuan's avatar lixuan

feat: 房源

parent 63460740
Pipeline #145225 failed with stages
......@@ -299,7 +299,8 @@
t3.industry_classification,
t3.gs,
t1.remark,
t3.name AS businessEntityInfoName
t3.name AS businessEntityInfoName,
t3.principal
FROM
house_resource t1
LEFT JOIN grid_region t2 ON t2.wg_code = t1.four
......
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