配置修改

This commit is contained in:
zhangheng 2026-03-25 11:46:47 +08:00
parent 83c28dd507
commit 0e0c1c090b
2 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@ spring:
slave: slave:
# 从数据源开关/默认关闭 # 从数据源开关/默认关闭
enabled: true enabled: true
url: jdbc:mysql://8.131.93.145:54081/aiob_callback?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&allowMultiQueries=true url: jdbc:mysql://47.104.245.3:3306/aiob_callback?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true
username: root username: root
password: 1qaz!@#$ password: Xyl_1024!@#$
hkhis: hkhis:
# 从数据源开关/默认关闭 # 从数据源开关/默认关闭
enabled: true enabled: true

View File

@ -292,7 +292,7 @@ aiob:
accessKey: 9a61c68abf134ab9823e39f61f2c2f72 accessKey: 9a61c68abf134ab9823e39f61f2c2f72
secretKey: 4287bfa1d5a34c229aacb5e056c94682 secretKey: 4287bfa1d5a34c229aacb5e056c94682
# 任务执行回调地址--测试 # 任务执行回调地址--测试
callBackUrl: http://192.168.4.7:19090/api/taskCallBack callBackUrl: http://47.104.245.3:8105/api/taskCallBack
xinyilu-database: xinyilu-database:
# 公共机构ID新医路用于宣教库公共库查询 # 公共机构ID新医路用于宣教库公共库查询