You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~\yudao-module-system\yudao-module-system-biz\src\main\java\cn\iocoder\yudao\module\system\convert\mail\MailTemplateConvert.java:24:36
java: No target bean properties found: can't map Collection element "MailTemplateDO mailTemplateDO" to "MailTemplateSimpleRespVO mailTemplateSimpleRespVO". Consider to declare/implement a mapping method: "MailTemplateSimpleRespVO map(MailTemplateDO value)".
带上必要的截图
The text was updated successfully, but these errors were encountered:
碰到问题,请在 https://github.com/YunaiV/ruoyi-vue-pro/issues 搜索是否存在相似的 issue。
不按照模板提交的 issue,会被系统自动删除。
基本信息
你猜测可能的原因
(必填)我花费了 2-4 小时自查,发现可能的原因是:xxxxxx
复现步骤
1、关闭了多租户
2、新增了依赖
com.tuya
tuya-spring-boot-starter
3、启动项目
报错信息
~\yudao-module-system\yudao-module-system-biz\src\main\java\cn\iocoder\yudao\module\system\convert\mail\MailTemplateConvert.java:24:36
java: No target bean properties found: can't map Collection element "MailTemplateDO mailTemplateDO" to "MailTemplateSimpleRespVO mailTemplateSimpleRespVO". Consider to declare/implement a mapping method: "MailTemplateSimpleRespVO map(MailTemplateDO value)".
带上必要的截图
The text was updated successfully, but these errors were encountered: