作者 DESKTOP-8BRAP2H\Aukey

用户名密码修改

@@ -10,8 +10,10 @@ spring: @@ -10,8 +10,10 @@ spring:
10 datasource: 10 datasource:
11 type: com.zaxxer.hikari.HikariDataSource 11 type: com.zaxxer.hikari.HikariDataSource
12 driver-class-name: com.mysql.cj.jdbc.Driver 12 driver-class-name: com.mysql.cj.jdbc.Driver
13 - username: trobs  
14 - password: dfU76$N(kp 13 + #username: trobs
  14 + #password: dfU76$N(kp
  15 + username: aukey_finance
  16 + password: AAbb1122
15 url: jdbc:mysql://127.0.0.1:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowPublicKeyRetrieval=true 17 url: jdbc:mysql://127.0.0.1:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowPublicKeyRetrieval=true
16 resources: 18 resources:
17 static-locations: classpath:/static/,classpath:/views/ 19 static-locations: classpath:/static/,classpath:/views/