[main] DEBUG [org.mybatis.generator.internal.db.DatabaseIntrospector] - Retrieving column information for table "dbo.AB_PF"
https://jingyan.baidu.com/article/20095761c98042cb0721b4fc.html
我用的是 JAVA写的,我想逆向工程 生成对应的表的实体类,和mapper 接口
把前边的dbo.去掉就对了