Sign in
wms
/
wms4_shanghaichaogui2qi
·
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
6d8696f453004b411431cb4feee9a376a8264a24
Authored by
zhangdaihao
6 years ago
1 parent
8d2a8437
升级autopoi版本,解决发布后导入功能错误,路径为空问题
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
jeecg-boot/pom.xml
jeecg-boot/pom.xml
View file @
6d8696f
...
...
@@ -183,7 +183,7 @@
183
183
<dependency>
184
184
<groupId>org.jeecgframework</groupId>
185
185
<artifactId>autopoi-web</artifactId>
186
- <version>1.0.
1
</version>
186
+ <version>1.0.
2
</version>
187
187
</dependency>
188
188
189
189
<!-- Hibernate -->
...
...