错误

nested exception is java.sql.SQLException: No value specified for parameter 2
开发碰到的错误之nested exception is java.sql.SQLException: No value specified for parameter 2

解决

发现自己的sql语句多写了占位符,去掉即可。

相关文章: