|
|
@@ -1,18 +1,18 @@
|
|
|
server:
|
|
|
- port: 9092 #恒洁37服务器
|
|
|
-# port: 2010
|
|
|
+ port: 8202
|
|
|
+
|
|
|
spring:
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://172.20.12.198:3306/hgpt_pro?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&allowMultiQueries=true
|
|
|
+ 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
|
|
|
username: root
|
|
|
- password: dongke
|
|
|
+ password: server!@#456
|
|
|
jackson:
|
|
|
date-format:yyyy-MM-dd HH:mm:ss
|
|
|
time-zone=GMT+8
|
|
|
flyway:
|
|
|
enabled: true
|
|
|
locations: classpath:db/migration
|
|
|
- # baseline-on-migrate: true
|
|
|
+# baseline-on-migrate: true
|
|
|
|
|
|
|
|
|
deveCode: dk
|
|
|
@@ -20,18 +20,16 @@ deveKey: dk
|
|
|
deveUrl: http://localhost:9998/
|
|
|
|
|
|
logback:
|
|
|
- file: /data/java_project/hegii-mp/pro/logs
|
|
|
+ file: /data/java_project/mnls_mp_prod/
|
|
|
|
|
|
-crmOrderUrl: CRMAPP-SSZB-21.hegii.com/restful/postorder?clientid=hegiicss
|
|
|
-#crmOrderUrl: cssapp.hegii.com/restful/postorder?clientid=hegiicss
|
|
|
-siebelUrl: crm.hegii.com
|
|
|
-usernameToken: HEGIICRMII
|
|
|
-passwordText: HGcrmIIProd12#!
|
|
|
+crmOrderUrl: cssq.hegii.com/restful/postorder?clientid=hegiicss
|
|
|
+siebelUrl: crmd-sszb-01.hegii.com
|
|
|
+usernameToken: HEGIITEST
|
|
|
+passwordText: HEGIITEST
|
|
|
hegii-mp-url: https://hapcloudq.hegii.com
|
|
|
-
|
|
|
-uploadUrl: /data/java_project/hegii-mp/pro/upload/
|
|
|
-fileUrl: http://dkmp.hegii.com:9091/download/
|
|
|
-runType: pro
|
|
|
+uploadUrl: D:/upload/hegii/
|
|
|
+fileUrl: http://192.168.0.215:5000/
|
|
|
+runType: test
|
|
|
|
|
|
my-client-id: csapiseeburger
|
|
|
my-client-secret: 7d9aQKv0ehx4
|