postman测试错误:
"“500"”
“msg”: “could not extract ResultSet; SQL [n/a]; nested exceptionorg.hibernate.exception.SQLGrammarException: could not extract ResultSet”,
依依对比后,是因为数据库中字段发生改变,才导致编写的sql语句 和数据库中字段对不上号。
could not extract ResultSet错误
最新推荐文章于 2022-08-08 20:17:23 发布