您的位置:首页 > 其它

Table configuration with catalog null, schema null, and table su_menu did not resolve to any tables

2018-03-24 14:05 2071 查看
使用mybatis自动生成器是出现:
    Table configuration with catalog null, schema null, and table su_menu did not resolve to any tables

原因选择错了数据库,jdbc.url=jdbc:mysql://localhost:3306/pjAdmin 确定pjAdmin 是你要使用的数据库,并且确定里面有所需要的表su_menu 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐