From ed91a8b3b935f36170128a3fa52c247fe717ff19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=80=E6=BA=90=E6=B5=B7=E5=93=A5?= Date: Mon, 28 Aug 2023 15:59:48 +0800 Subject: [PATCH] doc: update docs --- docs/zh/intro/maven.md | 6 +++--- mybatis-flex-dependencies/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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}