提交 9103458b 编写于 作者: W wjie

Introducing new features. closde #I470P5 pig-parent 内置 excel 插件 方便引用

上级 4ab93eb9
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>com.pig4cloud</groupId> <groupId>com.pig4cloud</groupId>
<artifactId>pig-upms</artifactId> <artifactId>pig-upms</artifactId>
<version>3.3.0</version> <version>3.3.1</version>
</parent> </parent>
<artifactId>pig-upms-api</artifactId> <artifactId>pig-upms-api</artifactId>
...@@ -51,11 +51,10 @@ ...@@ -51,11 +51,10 @@
<groupId>com.pig4cloud</groupId> <groupId>com.pig4cloud</groupId>
<artifactId>pig-common-mybatis</artifactId> <artifactId>pig-common-mybatis</artifactId>
</dependency> </dependency>
<!-- excel 导入导出 --> <!-- excel 导入导出 https://github.com/pig-mesh/excel-spring-boot-starter -->
<dependency> <dependency>
<groupId>com.pig4cloud.excel</groupId> <groupId>com.pig4cloud.excel</groupId>
<artifactId>excel-spring-boot-starter</artifactId> <artifactId>excel-spring-boot-starter</artifactId>
<version>0.5.0</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册