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