|
@@ -7,6 +7,7 @@ spring:
|
|
|
# 主库数据源
|
|
|
master:
|
|
|
url: jdbc:mysql://192.168.1.222:3306/zz_edu_saas?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
|
|
|
+# url: jdbc:mysql://192.168.1.222:3306/zz_edu_saas_pre?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
|
|
|
username: root
|
|
|
password: zhongzheng2021
|
|
|
# 从库数据源
|
|
@@ -116,6 +117,8 @@ wx:
|
|
|
certificate:
|
|
|
host: http://192.168.1.38:8000/
|
|
|
|
|
|
+liveGotoURL: http://120.79.166.78:19014/
|
|
|
+
|
|
|
officialPush:
|
|
|
infoPath: http://jypt-dev.gdcic.net/organjxjy/ShangBaoMingdan
|
|
|
periodPath: http://jypt-dev.gdcic.net/organjxjy/XueshiShenqing
|