Commit 02b620ba by fudahua

清楚关联关系

parent b341f1ac
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
update_time=now() update_time=now()
where member_id is null where member_id is null
<if test="cid !=null"> <if test="cid !=null">
wx_enterprise_id = #{cid} and wx_enterprise_id = #{cid}
</if> </if>
</update> </update>
......
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