java.sql.SQLException: Parameter index out of range (2 > number of parameters, which is 1),出现这种现像,主要是因为call Position_count_H_Basic_Info(?)调用这个存储过程,少了一个参数call Position_count_H_Basic_Info(?,?)
java.sql.SQLException: Parameter index out of range (2 > number of parameters, which is 1).
最新推荐文章于 2025-06-16 09:33:14 发布