Commit 6d8696f453004b411431cb4feee9a376a8264a24

Authored by zhangdaihao
1 parent 8d2a8437

升级autopoi版本,解决发布后导入功能错误,路径为空问题

Showing 1 changed file with 1 additions and 1 deletions
jeecg-boot/pom.xml
... ... @@ -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 -->
... ...