jeecgboot / JimuReport

「数据可视化:报表、仪表盘、大屏」积木报表是一款类Excel操作风格,在线拖拽设计的报表工具和和数据可视化产品。功能涵盖: 报表设计、打印设计、图形报表、仪表盘门户设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。
http://jimureport.com
GNU General Public License v3.0
6.5k stars 1.66k forks source link

查询报表问题 #3132

Closed 1095321607 closed 4 days ago

1095321607 commented 1 week ago
版本号:

1.9.0

问题描述:

jmreport/query/report/folder 接口返回的数据每个字段都是null,后台没有错误日志

错误日志&截图:

image

重现步骤:
1095321607 commented 1 week ago

仅引入积木报表

org.jeecgframework.jimureport jimureport-spring-boot-starter 1.9.0

是没有问题的。但是再引入仪表盘积木报表就变成这样,只修改了两处地方,新增pom依赖

org.jeecgframework.jimureport jimureport-dashboard-spring-boot-starter 1.9.0

application 的minidao配置新增 ,org.jeecg.modules.drag. minidao: base-package: org.jeecg.modules.jmreport.desreport.dao,org.jeecg.modules.drag.*

1095321607 commented 1 week ago

image 数据皆为空 导致什么都操作不了

jeecgos commented 1 week ago

你用示例项目(jimureport-example)试试有没有这个问题?

1095321607 commented 1 week ago

Demo项目没有这个问题没有 , 目前在项目中回退到1.8.1就没有这个问题了

jeecgos commented 1 week ago

能不能提供一个可以复现该问题的不涉及业务的最小示例项目?

jeecgos commented 4 days ago

因长时间未回复,暂时关闭此问题