数据集配置,get和post请求,均不能传递请求参数
Author: MyHeart0Created Sep 19, 2026Updated Sep 20, 2026
Labelsbug
版本号:
<!-- 积木报表 -->
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot3-starter</artifactId>
<version>2.5.3</version>
</dependency>
<!-- 积木BI -->
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimubi-spring-boot3-starter</artifactId>
<version>2.5.2</version>
</dependency>
<!-- ChatBI智能问数 -->
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimuchatbi-spring-boot3-starter</artifactId>
<version>1.1.0</version>
</dependency>问题描述:
数据集配置,get和post请求,均不能传递请求参数
Source: jeecgboot/jimureport