Skip to content

Commit

Permalink
更新地址 https://mybatis.io
Browse files Browse the repository at this point in the history
  • Loading branch information
abel533 committed Jul 27, 2020
1 parent 93b9621 commit ba417dc
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -35,13 +35,13 @@

## 作者信息

MyBatis 工具网站:[http://mybatis.tk](http://www.mybatis.tk)
MyBatis 工具网站:[https://mybatis.io](https://mybatis.io)

作者博客:http://blog.csdn.net/isea533

作者邮箱: abel533@gmail.com

如需加群,请通过 http://mybatis.tk 首页按钮加群。
如需加群,请通过 https://mybatis.io 首页按钮加群。

推荐使用Mybatis分页插件:[PageHelper分页插件](https://github.com/pagehelper/Mybatis-PageHelper)

Expand Down
2 changes: 1 addition & 1 deletion base/pom.xml
Expand Up @@ -35,7 +35,7 @@

<name>mapper-base</name>
<description>Mybatis 通用 Mapper 基础方法实现</description>
<url>http://www.mybatis.tk</url>
<url>https://mybatis.io</url>

<dependencies>
<!--必须依赖-->
Expand Down
4 changes: 2 additions & 2 deletions core/README.md
Expand Up @@ -147,12 +147,12 @@ http://repo1.maven.org/maven2/javax/persistence/persistence-api/1.0/

##作者信息

MyBatis 工具网站:[http://mybatis.tk](http://www.mybatis.tk)
MyBatis 工具网站:[https://mybatis.io](https://mybatis.io)

作者博客:http://blog.csdn.net/isea533

作者邮箱: abel533@gmail.com

如需加群,请通过 http://mybatis.tk 首页按钮加群。
如需加群,请通过 https://mybatis.io 首页按钮加群。

推荐使用Mybatis分页插件:[PageHelper分页插件](https://github.com/pagehelper/Mybatis-PageHelper)
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -35,7 +35,7 @@

<name>mapper-core</name>
<description>Mybatis 通用 Mapper</description>
<url>http://www.mybatis.tk</url>
<url>https://mybatis.io</url>

<dependencies>
<!--必须依赖-->
Expand Down
4 changes: 2 additions & 2 deletions generator/README.md
Expand Up @@ -610,9 +610,9 @@ Blob列:
>
>支付宝
>
><img width="360" src="https://camo.githubusercontent.com/4af3ab81f88d87abfb9c67f9c6bba84047b079e1/68747470733a2f2f6d7962617469732e746b2f696d672f616c695f7061792e706e67" alt="支付宝" data-canonical-src="https://mybatis.tk/img/ali_pay.png">
><img width="360" src="https://camo.githubusercontent.com/4af3ab81f88d87abfb9c67f9c6bba84047b079e1/68747470733a2f2f6d7962617469732e746b2f696d672f616c695f7061792e706e67" alt="支付宝" data-canonical-src="https://mybatis.io/img/ali_pay.png">
>
>微信
>
><img width="360" src="https://camo.githubusercontent.com/56a0b0aa0c09116cb0ef2f3ebe7f6d7103705a98/68747470733a2f2f6d7962617469732e746b2f696d672f77785f7061792e706e67" alt="微信" data-canonical-src="https://mybatis.tk/img/wx_pay.png">
><img width="360" src="https://camo.githubusercontent.com/56a0b0aa0c09116cb0ef2f3ebe7f6d7103705a98/68747470733a2f2f6d7962617469732e746b2f696d672f77785f7061792e706e67" alt="微信" data-canonical-src="https://mybatis.io/img/wx_pay.png">

2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -36,7 +36,7 @@

<name>mapper-parent</name>
<description>Mybatis 通用 Mapper 聚合模块</description>
<url>http://www.mybatis.tk</url>
<url>https://mybatis.io</url>

<licenses>
<license>
Expand Down

0 comments on commit ba417dc

Please sign in to comment.