1
0
Selaa lähdekoodia

Merge branch 'wuheng' of sifu-gogs/post-ui into dev

sifu-gogs 2 vuotta sitten
vanhempi
commit
07a5b3823b
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      README.md

+ 2 - 2
README.md

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