Commit 96902a74 authored by hongguangwu's avatar hongguangwu

MVP1.7.12-瓜子导出档案_附属表

parent dbb6d6c6
...@@ -501,7 +501,7 @@ ...@@ -501,7 +501,7 @@
b.emerg_address, b.emerg_address,
b.primary_nid b.primary_nid
FROM t_gz_emp_info a FROM t_gz_emp_info a
left join t_gz_emp_contract b on a.id = b.emp_id left join t_gz_emp_contact_info b on a.id = b.emp_id
<where> <where>
a.del_flag = '0' a.del_flag = '0'
<include refid="tGzEmpInfo_where"/> <include refid="tGzEmpInfo_where"/>
......
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