Commit 96d16eb5 by Administrator

Update techhero-base-system-anhui-dev-mysql.yml

parent 7ae4e03e
......@@ -4,9 +4,9 @@ spring:
write-dates-as-timestamps: true
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:mysql://106.15.60.143:3306/sysmng_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
url: jdbc:mysql://192.168.50.248:3306/sysmng_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
username: root
password: 123456
password: umBm*7gYm3AB
driverClassName: com.mysql.cj.jdbc.Driver
druid:
initialSize: 5 #初始化提供的连接数
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment