代码生成问题报错bladex_boot

Blade 未结 1 710
3092844924
3092844924 剑圣 2021-07-15 16:32

一、该问题的重现步骤是什么?

1. formson0635表

2. 但是报错下面这个,原因是什么?为什么会多出这个bladex_boot前缀报错

3.


二、你期待的结果是什么?实际看到的又是什么?


三、你正在使用的是什么产品,什么版本?在什么操作系统上?


四、请提供详细的错误堆栈信息,这很重要。

### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'bladex_boot.formson0635' doesn't exist ### The error may exist in org/springblade/modules/desk/mapper/Formson0635Mapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT COUNT(*) FROM formson0635 ### Cause: java.sql.SQLSyntaxErrorException: Table 'bladex_boot.formson0635' doesn't exist ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'bladex_boot.formson0635' doesn't exist

五、若有更多详细信息,请在下面提供。

1条回答
  • 检查配置文件数据源配置。

    0 讨论(0)
提交回复