Commit f8ecc2b2 authored by fangxinjiang's avatar fangxinjiang

日志优化

parent 2f7871b4
......@@ -759,8 +759,8 @@
1=1 and b.DELETE_FLAG = '0'
<if test="tEmployeeInfo.authSql != null and tEmployeeInfo.authSql.trim() != ''">
${tEmployeeInfo.authSql}
</if>-->
) b on a.id = b.EMP_ID
</if>
) b on a.id = b.EMP_ID-->
<where>
a.DELETE_FLAG = '0'
<include refid="employeeInfo_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