refactor: 配置文件修改,sqlserver连接密码修改
This commit is contained in:
parent
3029b48259
commit
69ddf38364
@ -35,7 +35,7 @@ spring:
|
|||||||
driverClassName: net.sourceforge.jtds.jdbc.Driver
|
driverClassName: net.sourceforge.jtds.jdbc.Driver
|
||||||
url: jdbc:jtds:sqlserver://abca.xin:7070/DPG_RH_YQ_20240711
|
url: jdbc:jtds:sqlserver://abca.xin:7070/DPG_RH_YQ_20240711
|
||||||
username: sa
|
username: sa
|
||||||
password: rh123456
|
password: mssql_MBkPb5
|
||||||
# 初始连接数
|
# 初始连接数
|
||||||
initialSize: 5
|
initialSize: 5
|
||||||
# 最小连接池数量
|
# 最小连接池数量
|
||||||
|
Loading…
Reference in New Issue
Block a user