From 47d04d908d87f13dae51c88f77c5e7c7fd32c669 Mon Sep 17 00:00:00 2001 From: konbai <1527468660@qq.com> Date: Sat, 12 Mar 2022 16:33:04 +0800 Subject: [PATCH] =?UTF-8?q?fix=20--=20=E5=AE=8C=E5=96=84=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/README.md | 2 +- ruoyi-ui/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/README.md b/ruoyi-ui/README.md index a857617b..9e43c974 100644 --- a/ruoyi-ui/README.md +++ b/ruoyi-ui/README.md @@ -2,7 +2,7 @@ ```bash # 克隆项目 -git clone https://gitee.com/y_project/RuoYi-Vue +git clone https://gitee.com/KonBAI-Q/ruoyi-flowable-plus.git # 进入项目目录 cd ruoyi-ui diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 5b914149..4488b561 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -33,7 +33,7 @@ ], "repository": { "type": "git", - "url": "https://gitee.com/y_project/RuoYi-Vue.git" + "url": "https://gitee.com/KonBAI-Q/ruoyi-flowable-plus.git" }, "dependencies": { "@riophae/vue-treeselect": "0.4.0",