|
@@ -6,9 +6,9 @@ spring:
|
|
|
strategy:
|
|
|
enabled: false
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://192.168.1.204:3306/callcenterdb2.0?useUnicode=true&characterEncoding=utf-8
|
|
|
+ url: jdbc:mysql://172.18.74.115:3306/callcenterdb2.0?useUnicode=true&characterEncoding=utf-8
|
|
|
username: root
|
|
|
- password: Cs123456
|
|
|
+ password: admin01
|
|
|
max-idle: 10
|
|
|
max-wait: 10000
|
|
|
min-idle: 5
|
|
@@ -88,7 +88,7 @@ sms:
|
|
|
signName: 中科软系统
|
|
|
|
|
|
ai:
|
|
|
- dial-url: http://192.168.1.204:18000/
|
|
|
+ dial-url: http://172.18.74.115:18000/
|
|
|
|
|
|
aliyun:
|
|
|
accessKeyId: LTAISlLOUGCNgGtD
|