Sign in
wms
/
wms4_globalaerjiliya
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
513e2e182887c4ee3d0575b292578bb87984d029
Authored by
zhangdaihao
6 years ago
1 parent
a4f0c47b
依赖包下载失败解决方案
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
jeecg-boot/pom.xml
jeecg-boot/pom.xml
View file @
513e2e1
...
...
@@ -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>
...
...