This commit is contained in:
2021-04-15 16:17:38 +08:00
parent 80e8e9f000
commit 885bb6b77a
+3 -3
View File
@@ -33,14 +33,14 @@
## [一]、开发环境配置 ## [一]、开发环境配置
``` ```
// 需jdk 1.8以上,maven3以上 // 需jdk 1.8以上,maven3以上
``` ```
## [二]、下载代码 ## [二]、下载代码
``` ```
// https://gitee.com/chuyaoyuan/Jiscuss.git // Github - https://gitee.com/chuyaoyuan/Jiscuss.git
// https://github.com/Chuyaoyuan/Jiscuss.git // Gitee - https://github.com/Chuyaoyuan/Jiscuss.git
``` ```