1. 增加 swagger 菜单

2. 增加 spring boot admin 菜单
This commit is contained in:
YunaiV
2021-02-20 16:17:26 +08:00
parent 80544e43af
commit d50fa8ed22
29 changed files with 60 additions and 284 deletions

View File

@ -2,7 +2,7 @@
```bash
# 克隆项目
git clone https://gitee.com/y_project/RuoYi-Vue
git clone https://github.com/YunaiV/ruoyi-vue-pro
# 进入项目目录
cd ruoyi-ui
@ -27,4 +27,4 @@ npm run build:stage
# 构建生产环境
npm run build:prod
```
```