3、jeecg-boot 集成积木报表

问题

1、404

X • Jeecg•Boot  O localhost8080/jeecg-boot/jmreport/list?token  lava  Whitelabel Error Page  =eyJOeXAiOiJKVIQiLCJhbGciOiJlUzl  jeecg  This application has no explicit mapping for /error, so you are seeing this as a fallback.  Fri Jan 29 CST 2021  There was an unexpected error (3、jeecg-boot 集成积木报表.assets/clip_image001.png).  No message available
报错原因:部分jar包没导入

解决方法:刷新Maven即可

2、500

报错提示信息:

  • 操作失败,Handler dispatch failed; nested exception is java.lang.NoSuchMethod

报错原因:jeecg-boot版本低于2.3

解决方法:手工升级mybatis-plus版本为 3.3.2 或者下载最新版本


具体集成步骤参考官方文档

http://report.jeecg.com/2078875

posted @ 2021-01-29 11:34  随性0528  阅读(1023)  评论(0)    收藏  举报