提交 def482b0 作者: han

授权手机号-裂变邀请bug修复

上级 5744ce88
流水线 #8312 已通过 于阶段
in 2 分 22 秒
...@@ -147,8 +147,9 @@ ...@@ -147,8 +147,9 @@
brief_introduction=#{briefIntroduction}, brief_introduction=#{briefIntroduction},
</if> </if>
<if test="password !='' and password != null"> <if test="password !='' and password != null">
password=#{password} password=#{password},
</if> </if>
update_time = NOW()
</set> </set>
<where> <where>
id = #{id} id = #{id}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论