org.springframework.dao.InvalidDataAccessApiUsageException: Error attempting to get column 'met_c_2022_0630' from result set. Cause: java.sql.SQLFeatureNotSupportedException
; null; nested exception is java.sql.SQLFeatureNotSupportedException
已找到问题,如果数据库中字段为datetime时不允许返回到hashMap中的
好像语句有点问题,可以把sql语句复制到数据库中执行一下。