MyBatis 经典踩坑:有参构造函数引发列顺序错位类型转换异常
一、现象日志
执行数据库查询抛出异常:
org.springframework.dao.DataIntegrityViolationException: Error attempting to get column ret_msg from result set.
Cause: java.sql.SQLDataException: Cannot determine value type from string 系统异常:n…
2026/7/24 11:22:26