错误: 1: java.sql.SQLException: Parameter index out of range (5 > number of parameters, which is 4). org.apache.ibatis.type.TypeException: Error setting non null for parameter #5 with JdbcType null . 错误代码如下: 错误原因: '[#{priced},#{priced}+50]' 中使用了#,使用¥替换即可。