Browse Source

计算服务修改

shilin 1 year ago
parent
commit
d9b58baa8e
1 changed files with 1 additions and 1 deletions
  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>