|
|
@@ -3,7 +3,7 @@ server:
|
|
|
|
|
|
spring:
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://120.53.222.149:3306/mnls_mp_pro?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&allowMultiQueries=true
|
|
|
+ url: jdbc:mysql://localhost:3306/mnls_mp_pro?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&allowMultiQueries=true
|
|
|
username: root
|
|
|
password: server!@#456
|
|
|
jackson:
|
|
|
@@ -20,7 +20,7 @@ deveKey: dk
|
|
|
deveUrl: http://localhost:9998/
|
|
|
|
|
|
logback:
|
|
|
- file: /data/java_project/mnls_mp_prod/
|
|
|
+ file: /data/java_project/mnls_mp_pro/logs/
|
|
|
|
|
|
crmOrderUrl: cssq.hegii.com/restful/postorder?clientid=hegiicss
|
|
|
siebelUrl: crmd-sszb-01.hegii.com
|