【报错】Error attempting to get column ‘created_time‘ from result set.解决方法
6269602025-05-30 23:42
postman报错以下内容
cpp复制代码
{
"code": "500",
"msg": "查询失败:Error attempting to get column 'created_time' from result set. Cause: java.sql.SQLFeatureNotSupportedException\n; null; nested exception is java.sql.SQLFeatureNotSupportedException",
"data": null
}