浏览代码

计算服务修改

shilin 1 年之前
父节点
当前提交
d9b58baa8e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>