作者 伊元辉

更新 trobs-business-customsElements.yml

@@ -10,8 +10,8 @@ spring: @@ -10,8 +10,8 @@ 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: link-root  
14 - password: 123456  
15 - url: jdbc:mysql://192.168.29.104:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8 13 + username: trobs
  14 + password: dfU76$N(kp
  15 + url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
16 resources: 16 resources:
17 static-locations: classpath:/static/,classpath:/views/ 17 static-locations: classpath:/static/,classpath:/views/