C:\Users\ACER\Desktop\mybatis-generator-1.35-master\lib>java -jar mybatis-generator-core-1.3.5.jar -configfile generatorConfig.xml -overwrite
Table configuration with catalog null, schema null, and table company did not resolve to any tables
Table configuration with catalog null, schema null, and table job did not resolve to any tables
Table configuration with catalog null, schema null, and table selectedjob did not resolve to any tables
MyBatis Generator finished successfully, there were warnings.
生成代码时目标数据库里有7个表,但是只生成了4个表相对应的文件,求解,谢谢


