瀏覽代碼

fix密码加密修改

1 月之前
父節點
當前提交
9ee55f0e16
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      edu-travel-service/edu-travel-service-tenement/pom.xml

+ 4 - 0
edu-travel-service/edu-travel-service-tenement/pom.xml

@@ -39,6 +39,10 @@
             <artifactId>spring-cloud-starter-oauth2</artifactId>
         </dependency>
         <dependency>
+            <groupId>mysql</groupId>
+            <artifactId>mysql-connector-java</artifactId>
+        </dependency>
+        <dependency>
             <groupId>org.springframework.cloud</groupId>
             <artifactId>spring-cloud-starter-bootstrap</artifactId>
         </dependency>