|
|
@@ -157,7 +157,7 @@ spring:
|
|
|
profiles: dev
|
|
|
#数据源
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://222.92.16.3:33061/service_platform?useUnicode=true&characterEncoding=utf-8&useSSL=true&autoReconnect=true&allowMultiQueries=true
|
|
|
+ url: jdbc:mysql://192.168.1.115:3306/service_platform?useUnicode=true&characterEncoding=utf-8&useSSL=true&autoReconnect=true&allowMultiQueries=true
|
|
|
# url: jdbc:mysql://10.44.104.42:3306/service_platform?useUnicode=true&characterEncoding=utf-8&useSSL=true&autoReconnect=true&allowMultiQueries=true
|
|
|
username: root
|
|
|
password: ${password}
|