This commit is contained in:
2025-03-01 11:51:15 +08:00
parent 94bf358a2d
commit 8428907db4
13 changed files with 181 additions and 19 deletions

View File

@@ -15,7 +15,7 @@
update member
<set>
<if test="scenicId!= null">
scenicId = #{scenicId},
scenic_id = #{scenicId},
</if>
<if test="openId!= null and openId!= ''">
openid = #{openId},