wuhb пре 1 година
родитељ
комит
5b6e2fd797
1 измењених фајлова са 2 додато и 2 уклоњено
  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