当前位置:网站首页>异常记录-6
异常记录-6
2022-04-23 06:01:00 【week@eight】
异常类名
org.apache.ibatis.reflection.ReflectionException
描述
Could not set property ‘dept’ of ‘class com.ruoyi.project.system.domain.SysUser’ with value ‘HisDept(deptId=103, deptName=null, deptCode=null, deptNum=0, deptLeader=null, deptPhone=null, status=null)’ Cause: java.lang.IllegalArgumentException: argument type mismatch
问题原因
启动医疗项目报错,提示参数类型不匹配,预计xml里有问题,乱七八糟的
解决方案
查询xml里的返回类型以及返回参数,还有实体类中的对象类型(有重复的)
异常重现
已复现
版权声明
本文为[week@eight]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_43431735/article/details/124216470
边栏推荐
猜你喜欢
随机推荐
JS realizes modal box dragging
SQL学习|复杂查询
将博客搬至CSDN
MySQL server standalone deployment manual
【MySQL基础篇】启动选项与配置文件
[OSS file upload quick start]
关于注解1
Curry realization of function continuous call calculation and accumulation
【代码解析(2)】Communication-Efficient Learning of Deep Networks from Decentralized Data
2021-09-18
【Shell脚本练习】将新加的磁盘批量添加到指定的VG中
TypeScript(上)
百度地图坐标、Google坐标、腾讯坐标相互转化
offset和client獲取dom元素比特置信息
openvswitch 编译安装
CentOS8搭建PHP8.0.3运行环境
MySQL索引【数据结构+索引创建原则】
Batch modify / batch update the value of a field in the database
A website that directly downloads PNG icons without logging in
Typescript (top)