|
|
@@ -2,12 +2,14 @@ spring:
|
|
|
datasource:
|
|
|
type: org.apache.tomcat.jdbc.pool.DataSource
|
|
|
driverClassName: oracle.jdbc.OracleDriver
|
|
|
- username: DATACENTER
|
|
|
+ username: BSD_TWO
|
|
|
password: select!#%*(
|
|
|
- url: jdbc:oracle:thin:@172.16.0.5:1521:orcl
|
|
|
+ #url: jdbc:oracle:thin:@usoft.f3322.net:11561:orcl
|
|
|
+ url: jdbc:oracle:thin:@127.0.0.1:1521:orcl
|
|
|
redis:
|
|
|
- host: 10.1.81.208
|
|
|
- port: 26379
|
|
|
+ #host: 10.1.81.208
|
|
|
+ host: 127.0.0.1
|
|
|
+ port: 6379
|
|
|
server:
|
|
|
tomcat:
|
|
|
uri_encoding: UTF-8
|
|
|
@@ -41,4 +43,9 @@ fs:
|
|
|
token: 1493db0d00b74e86a30b1457497c6988
|
|
|
encodingAesKey: YmFhZjE4YmQ5MmQ2NDE0MTg1MmJlNjZjYzJmMmQ0ZjM
|
|
|
authorize.url: https://open.fxiaoke.com/oauth2/authorize
|
|
|
- openUserId: FSUID_EEB3F8D8C2186EB4AFFB5D97F1AA4FCD
|
|
|
+ openUserId: FSUID_EEB3F8D8C2186EB4AFFB5D97F1AA4FCD
|
|
|
+ x5username: RFCMESUPSTAR
|
|
|
+ x5password: dhH9$qFr
|
|
|
+ x5appid: xm_oem_9022
|
|
|
+ x5appkey: f0a1d3b00b914db9bd23b5850932dd39
|
|
|
+ x5vendercode: 100122
|