Commit cfd22372 by fudahua

离职基础查询fix

parent f353e16f
...@@ -167,7 +167,7 @@ ...@@ -167,7 +167,7 @@
<include refid="Base_Column_List"/> <include refid="Base_Column_List"/>
from tab_haoban_handover_staff from tab_haoban_handover_staff
where wx_enterprise_id = #{wxEnterpriseId,jdbcType=VARCHAR} where wx_enterprise_id = #{wxEnterpriseId,jdbcType=VARCHAR}
and handover_user_id=#{staffId} and staff_id=#{staffId}
</select> </select>
<select id="listByStoreId" resultMap="BaseResultMap"> <select id="listByStoreId" resultMap="BaseResultMap">
......
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