wuhb hace 1 año
padre
commit
5b6e2fd797
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/main/resources/application-pro.yml

+ 2 - 2
src/main/resources/application-pro.yml

@@ -19,9 +19,9 @@ spring:
 
     energy:
       driver-class-name: com.mysql.cj.jdbc.Driver
-      jdbc-url: jdbc:mysql://118.195.146.34:3306/j2eedb?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+      jdbc-url: jdbc:mysql://localhost:3306/ygtx_emcs?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
       username: root
-      password: yykj@365
+      password: root
       druid:
         initial-size: 10
         max-active: 100