Commit 8a7a49a9 by Yl123 Committed by chenzg

提交

parent 41d39012
......@@ -434,8 +434,6 @@
<select id="EmployeeListByorgCode" resultMap="YgglEmpInfoMap">
select * from yggl_main_emp
where org_code = #{orgCode,jdbcType=VARCHAR}
<!-- and emp_num not in (select yhkqz.userid from kqgl_asso_yhkqz yhkqz
where yhkqz.qyid = #{orgCode,jdbcType=VARCHAR}) -->
</select>
<select id="selectByPrimaryByempNum" resultMap="YgglEmpInfoMap" parameterType="java.lang.Integer" >
......
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