fix
This commit is contained in:
@@ -238,6 +238,7 @@
|
|||||||
<update id="updateByPartnerId">
|
<update id="updateByPartnerId">
|
||||||
update hy_partner_base_info
|
update hy_partner_base_info
|
||||||
<set>
|
<set>
|
||||||
|
update_time=now(),
|
||||||
<if test="userName != null and userName!=''">
|
<if test="userName != null and userName!=''">
|
||||||
username = #{userName},
|
username = #{userName},
|
||||||
</if>
|
</if>
|
||||||
|
|||||||
Reference in New Issue
Block a user