From d53df89c54c46498f4e77c3344363b4f51f4d66c Mon Sep 17 00:00:00 2001 From: zhaonengzhi Date: Wed, 18 Aug 2021 22:22:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=86=E6=94=AF=E4=BB=8B?= =?UTF-8?q?=E7=BB=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f98ecb7..3aa24ed 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,13 @@ master为最新皮肤 ##### 2. 遵循开源真谛,一切免费才是真开源 ##### 3. 不求回报,你使用快乐就是这个项目最大的快乐! +### 分支介绍 + +| 版本名称 | 说明 | 地址 | +| :---: | :---: | :---: | +| master | 主分支 | https://gitee.com/bdj/SpringBoot_v2 | +| mybatis-plus | 持久层框架升级为mybatis-plus | https://gitee.com/bdj/SpringBoot_v2/tree/mybatis-plus/ | +| 20210101v2 | 老版本v2 | https://gitee.com/bdj/SpringBoot_v2/tree/20210101v2/ | ### 开发环境 -- Gitee