Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [update t_users set user_name=?,password = ?,name=?,email=?,telphone=?,password_question=?,password_answer=?,note=?,lastMPassTime=?,validataCode=?,outDate=?,signature=? where id =?]; nested exception is java.sql.SQLException: No value specified for parameter 13] with root cause
java.sql.SQLException: No value specified for parameter 13
占位符跟入参数目不同
异常笔记
最新推荐文章于 2022-11-08 16:11:24 发布