From 9c684126f8848ca480c92870ee4163acf2525721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Mon, 24 Oct 2022 23:37:34 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=A1=A5=E5=85=85=E5=90=8E=E7=AB=AF?= =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 郝先瑞 <1490493387@qq.com> Former-commit-id: 6a7d7395fb2c9925739a5feda3b6bd4f5f7cf87f --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44bab5eb..47356136 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ | | Gitee | Github | | --- | --- | --- | | vue3-element-admin | [vue3-element-admin](https://gitee.com/youlaiorg/vue3-element-admin) | [vue3-element-admin](https://github.com/youlaitech/vue3-element-admin) | +| 后端工程(非必要) | [youlai_boot](https://gitee.com/youlaiorg/youlai-boot) | | ## 启动部署 @@ -112,9 +113,9 @@ } ``` -## 本地接口环境搭建 +## 本地接口 -> 如果你是懂一些Java后端SpringBoot的开发人员,可以轻松在本地搭建接口环境. +> 如果你了解一些Java后端SpringBoot,可以轻松在本地搭建接口环境. 1. 访问后端项目仓库地址:https://gitee.com/youlaiorg/youlai-boot.git