|
@@ -87,6 +87,13 @@
|
|
<groupId>com.rockstar.anticontrol</groupId>
|
|
<groupId>com.rockstar.anticontrol</groupId>
|
|
<artifactId>rock-system</artifactId>
|
|
<artifactId>rock-system</artifactId>
|
|
<version>${rock.star.system}</version>
|
|
<version>${rock.star.system}</version>
|
|
|
|
+ <exclusions>
|
|
|
|
+ <!--排除easyexcel依赖-->
|
|
|
|
+ <exclusion>
|
|
|
|
+ <groupId>com.alibaba</groupId>
|
|
|
|
+ <artifactId>easyexcel</artifactId>
|
|
|
|
+ </exclusion>
|
|
|
|
+ </exclusions>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|