|
|
@@ -38,6 +38,11 @@ spring:
|
|
|
url: jdbc:mysql://10.0.0.3:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
username: fhhxadmin
|
|
|
password: fhhx_1q0p2w9o3e8i
|
|
|
+ # huyi 数据源
|
|
|
+ huyi:
|
|
|
+ url: jdbc:mysql://1.14.207.209:8008/fs_his?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
+ username: root
|
|
|
+ password: X7k#9mPq$2LvR&5n
|
|
|
# 初始连接数
|
|
|
initialSize: 5
|
|
|
# 最小连接池数量
|