美文网首页
mybatis问题处理

mybatis问题处理

作者: 无花无酒_3cd3 | 来源:发表于2020-07-17 15:57 被阅读0次

返回的数据应该是单行的,却返回了多行。

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"

相关文章

网友评论

      本文标题:mybatis问题处理

      本文链接:https://www.haomeiwen.com/subject/hdgghktx.html