mybatis问题处理
2020-07-17 本文已影响0人
无花无酒_3cd3
返回的数据应该是单行的,却返回了多行。
code: 500
data: null
msg: "系统错误:nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 3"
返回的数据应该是单行的,却返回了多行。
code: 500
data: null
msg: "系统错误:nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 3"