Pārlūkot izejas kodu

计算服务修改

shilin 1 gadu atpakaļ
vecāks
revīzija
d9b58baa8e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      web/runeconomy-xk/pom.xml

+ 1 - 1
web/runeconomy-xk/pom.xml

@@ -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>