摘要: 1.添加依赖,在pom.xml中添加 <!--mybatis核心包--> <dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> <version>3.3.0</version> </dependenc 阅读全文
posted @ 2019-03-01 11:55 jason47 阅读(5517) 评论(0) 推荐(0) 编辑