diff --git a/docs/zh/intro/maven.md b/docs/zh/intro/maven.md index 1b371ea5..02632b5e 100644 --- a/docs/zh/intro/maven.md +++ b/docs/zh/intro/maven.md @@ -87,7 +87,7 @@ MyBatis-Flex 提供了 `mybatis-flex-dependencies` 模块进行依赖管理, - com.mybatisflex + com.mybatis-flex mybatis-flex-dependencies ${mybatis-flex.version} pom @@ -102,11 +102,11 @@ MyBatis-Flex 提供了 `mybatis-flex-dependencies` 模块进行依赖管理, ```xml - com.mybatisflex + com.mybatis-flex mybatis-flex-spring-boot-starter - com.mybatisflex + com.mybatis-flex mybatis-flex-codegen diff --git a/mybatis-flex-dependencies/pom.xml b/mybatis-flex-dependencies/pom.xml index 25edc9cf..7164a9c3 100644 --- a/mybatis-flex-dependencies/pom.xml +++ b/mybatis-flex-dependencies/pom.xml @@ -46,7 +46,7 @@ ${mybatis-flex.version} - com.mybatisflex + com.mybatis-flex mybatis-flex-spring-boot-starter ${mybatis-flex.version}