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
{
"success": false,
"message": "操作失败:PreparedStatementCallback; bad SQL grammar [SELECT jrc.* FROM jimu_report_category jrc where 1=1 and (jrc.parent_id IS NULL OR jrc.parent_id = '0') and jrc.source_type = ? and jrc.DEL_FLAG = ? order by update_time desc]; nested exception is java.sql.SQLSyntaxErrorException: Table 'jeecg-boot.jimu_report_category' doesn't exist",
"code": 500,
"result": null,
"timestamp": 1740651553546
}
The text was updated successfully, but these errors were encountered:
版本号:积木报表,版本1.9.0
问题描述:接口报错:https://report.uatplatform.eec2m.com/api/jmreport/category/list
我的数据库名字叫:jmreport_init ,数据库的名字不是叫 jeecg-boot 能不能配置
{
"success": false,
"message": "操作失败:PreparedStatementCallback; bad SQL grammar [SELECT jrc.* FROM jimu_report_category jrc where 1=1 and (jrc.parent_id IS NULL OR jrc.parent_id = '0') and jrc.source_type = ? and jrc.DEL_FLAG = ? order by update_time desc]; nested exception is java.sql.SQLSyntaxErrorException: Table 'jeecg-boot.jimu_report_category' doesn't exist",
"code": 500,
"result": null,
"timestamp": 1740651553546
}
The text was updated successfully, but these errors were encountered: