@@ -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