Commit 7cf75421 by fudahua

加好友name是空时fix

parent c128a509
...@@ -168,6 +168,7 @@ ...@@ -168,6 +168,7 @@
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 staff_id=#{staffId} and staff_id=#{staffId}
and status_flag = 1
</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