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