Explorar o código

feat:pom文件

xuezizhuo hai 1 ano
pai
achega
b477f7ea31
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      ruoyi-common/pom.xml

+ 6 - 0
ruoyi-common/pom.xml

@@ -168,6 +168,12 @@
             <artifactId>spring-webmvc</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>cn.hutool</groupId>
+            <artifactId>hutool-all</artifactId>
+            <version>5.8.12</version>
+        </dependency>
+
     </dependencies>
 
 </project>