|
|
|
+ SELECT a.*,c.report_date, c.ms_status,c.safety_num,c.report_id from (
|
|
SELECT a.house_id, a.doorplate, a.unit_id,b.unit, b.ridgepole,b.uptown_id FROM `sys_uptown_house` a
|
|
SELECT a.house_id, a.doorplate, a.unit_id,b.unit, b.ridgepole,b.uptown_id FROM `sys_uptown_house` a
|