Commit 590285b7 by 王祖波

Merge branch 'feature-recommend' into 'master'

更新unionId

See merge request !2818
parents eb3e9074 99e3d482
......@@ -362,7 +362,7 @@
</update>
<update id="modifyUnionId">
update tab_haoban_potential_customer
update tab_haoban_interact_record
set union_id = #{newUnionId}
where enterprise_id = #{enterpriseId} and union_id = #{oldUnionId} and delete_flag = 0
</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