修改bug

上级 6a1366e5
...@@ -149,9 +149,7 @@ ...@@ -149,9 +149,7 @@
<if test="password !='' and password != null"> <if test="password !='' and password != null">
password=#{password}, password=#{password},
</if> </if>
<if test="userStateId !=null and userStateId !=''">
user_state_id=#{userStateId}, user_state_id=#{userStateId},
</if>
update_time = NOW() update_time = NOW()
</set> </set>
<where> <where>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论