Merge branch 'hxd/feat/ecSyncLabel' into dev/feat/partner1.3_20230904
This commit is contained in:
@@ -317,7 +317,7 @@
|
|||||||
<set>
|
<set>
|
||||||
update_time=now(),
|
update_time=now(),
|
||||||
<if test="userPortrait != null and userPortrait!=''">
|
<if test="userPortrait != null and userPortrait!=''">
|
||||||
user_portrait = #{userPortrait},
|
user_portrait = concat(",",#{userPortrait},","),
|
||||||
</if>
|
</if>
|
||||||
</set>
|
</set>
|
||||||
where mobile = #{mobile}
|
where mobile = #{mobile}
|
||||||
|
|||||||
Reference in New Issue
Block a user