|
|
@@ -15,8 +15,8 @@ spring:
|
|
15
|
15
|
# mysql 配置
|
|
16
|
16
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
17
|
17
|
username: root
|
|
18
|
|
- password: 123456
|
|
19
|
|
- url: jdbc:mysql://101.36.160.140:31004/smart_grp_front?characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
|
|
|
18
|
+ password: 1qaz@WSX
|
|
|
19
|
+ url: jdbc:mysql://172.16.0.30:3306/smart_grp_front?characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
|
|
20
|
20
|
type: com.zaxxer.hikari.HikariDataSource
|
|
21
|
21
|
hikari:
|
|
22
|
22
|
# 连接池中允许的最小连接数
|