Mybatis 报错 Cause: org.apache.ibatis.type.TypeException: Error setting non null for parameter #2 wit
时间:2021-03-04 14:59:21
收藏:0
阅读:669
Cause: org.apache.ibatis.type.TypeException: Error setting non null for parameter #2 wit
and (tucc.open_user_id = #{loginId} /* and (tucc.open_user_id = #{loginId}*/原因在于if里面注释没删掉
[参考链接](https://blog.csdn.net/streetlight8023/article/details/69388495)
————————————————
原文:https://www.cnblogs.com/pxzbky/p/14479461.html
评论(0)