Commit 3277f545 authored by huyuchen's avatar huyuchen

huych-社保自动化相关提交

parent 3e8013b8
......@@ -330,9 +330,10 @@
SELECT
count(1)
FROM t_dispatch_info_pre a
left join view_contract b on a.EMP_IDCARD = b.EMP_IDCARD and a.DEPT_NO = b.DEPT_NO
<where>
1=1
<include refid="tDispatchInfoPre_other_where"/>
<include refid="tDispatchInfoPre_where"/>
</where>
</select>
......
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