菜单isChild字段

userInfo支付密码 问题
This commit is contained in:
2024-05-23 11:16:31 +08:00
parent c594da4cb7
commit 0ce2a889c2
14 changed files with 43 additions and 52 deletions

View File

@@ -577,7 +577,7 @@
bind_parent_at = #{bindParentAt,jdbcType=BIGINT},
grand_parent_id = #{grandParentId,jdbcType=VARCHAR},
password = #{password,jdbcType=VARCHAR},
is_pwd=${isPwd,jdbcType=VARCHAR},
is_pwd=#{isPwd,jdbcType=VARCHAR},
pwd=#{pwd,jdbcType=VARCHAR}
where id = #{id,jdbcType=INTEGER}
</update>