Commit 513e2e182887c4ee3d0575b292578bb87984d029

Authored by zhangdaihao
1 parent a4f0c47b

依赖包下载失败解决方案

Showing 1 changed file with 1 additions and 0 deletions
jeecg-boot/pom.xml
... ... @@ -173,6 +173,7 @@
173 173 </dependency>
174 174  
175 175 <!-- 代码生成器 -->
  176 + <!-- 如果下载失败,看这个链接http://jeecg-boot.mydoc.io/?t=344850 -->
176 177 <dependency>
177 178 <groupId>org.jeecgframework.boot</groupId>
178 179 <artifactId>codegenerate</artifactId>
... ...