首页 > 其他分享> > Mybatis查询数据时出现Could not set parameters for mapping错误 Mybatis查询数据时出现Could not set parameters for mapping错误 2022-02-20 17:03:17 作者:互联网 错误:Could not set parameters for mapping 原因:select语句中出现一条注释语句 解决方案: 1. 删除注释语句 2. 使用<!--注释-->进行注释 标签:语句,set,parameters,Could,mapping,注释 来源: https://www.cnblogs.com/lcy123/p/15915798.html