From 1e54665738886cf074282a1330a7768625d953e7 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Sat, 19 Nov 2022 01:21:02 +0800 Subject: [PATCH] =?UTF-8?q?docs(README.md):=20=E9=A1=B9=E7=9B=AE=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E6=96=87=E6=A1=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6ab279530..e5f91abd3 100644 --- a/README.md +++ b/README.md @@ -70,12 +70,10 @@ youlai-mall └── end ``` -## 🛫 项目启动 +## 🥇 极速启动 > `极速启动` 是方便快速启动查看效果的启动方式,其中的数据库和Redis等中间件使用的是有来提供的云环境,切勿修改数据,有时间条件建议`本地启动`。 -### 🥇 极速启动 - 1. **启动Nacos** @@ -94,7 +92,7 @@ youlai-mall - 访问接口文档地址测试: [http://localhost:9999/doc.html](http://localhost:9999/doc.html) -### 🥈 本地启动 +## 🥈 本地启动 1. **中间件安装** @@ -103,8 +101,7 @@ youlai-mall - 🔴 MySQL   [Linux部署](https://www.youlai.tech/pages/vjoqc/) - 🔴 Redis   [Linux部署](https://www.youlai.tech/pages/k2a20/) - ⚪ RabbitMQ   [Linux部署](https://www.youlai.tech/pages/8znee/) - - ⚪ Seata   [本地启动](https://www.youlai.tech/pages/0bzvi/)   | -  [Linux部署](https://www.youlai.tech/pages/4vjq5/) + - ⚪ Seata   [本地启动](https://www.youlai.tech/pages/0bzvi/)   | [Linux部署](https://www.youlai.tech/pages/4vjq5/) - ⚪ Sentinel   [本地启动]()   |  [Linux部署]() - ⚪ Canal   [本地启动]()   |  [Linux部署]()