作者 韦绍镭

更新 logistics-codegen-dev.yml

@@ -11,8 +11,8 @@ spring: @@ -11,8 +11,8 @@ spring:
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: logistics 13 username: logistics
14 - password: HuQ6kcHgJ7osVtUg  
15 - url: jdbc:mysql://172.16.46.26:3306/logistics?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8 14 + password: 1qaz@WSX
  15 + url: jdbc:mysql://10.1.1.86:3306/logistics?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8
16 resources: 16 resources:
17 static-locations: classpath:/static/,classpath:/views/ 17 static-locations: classpath:/static/,classpath:/views/
18 18