Przeglądaj źródła

操作日志注解修改

gao.qiang 1 tydzień temu
rodzic
commit
2fbc7f6c78
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5 1
      pom.xml

+ 5 - 1
pom.xml

@@ -63,7 +63,11 @@
                 <artifactId>business-service</artifactId>
                 <version>${hazard.version}</version>
             </dependency>
-
+            <dependency>
+                <groupId>commons-codec</groupId>
+                <artifactId>commons-codec</artifactId>
+                <version>1.6</version>
+            </dependency>
         </dependencies>
     </dependencyManagement>