错误收集中

错误收集中,第1张

错误收集中

第一个错

前段报500错误,去后段

后端报找到多个org.apache.ibatis.exceptions.TooManyResultsException:获取服务异常

servlet [dispatcherServlet]在路径[]的上下文中抛出异常[请求处理失败;org.apache. ibatiss .exceptions. toomanyresultsexception:期望selectOne()返回一个结果(或null),但发现:2]与根本原因

Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2] with root cause

 

 数据库中存在相同字段,需要单一的但找到相同的,字段名重复

,把不需要的数据删除

 

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5612247.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-15
下一篇 2022-12-15

发表评论

登录后才能评论

评论列表(0条)

保存