Jelajahi Sumber

feat:pom文件

xuezizhuo 1 tahun lalu
induk
melakukan
b477f7ea31
1 mengubah file dengan 6 tambahan dan 0 penghapusan
  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>