|
@@ -12,13 +12,13 @@
|
|
|
<artifactId>runeconomy-xk</artifactId>
|
|
|
|
|
|
<dependencies>
|
|
|
-
|
|
|
<!-- 工具类相关 -->
|
|
|
<dependency>
|
|
|
<groupId>com.alibaba</groupId>
|
|
|
<artifactId>easyexcel</artifactId>
|
|
|
<version>3.2.0</version>
|
|
|
</dependency>
|
|
|
+
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-web</artifactId>
|