|
|
@@ -2,17 +2,15 @@ spring:
|
|
|
datasource:
|
|
|
type: org.apache.tomcat.jdbc.pool.DataSource
|
|
|
driverClassName: oracle.jdbc.OracleDriver
|
|
|
- username: BOYT
|
|
|
+ username: BOYT_TEST
|
|
|
password: select!#%*(
|
|
|
- url: jdbc:oracle:thin:@192.168.16.243:1521:orcl
|
|
|
- redis:
|
|
|
- host: 10.1.81.208
|
|
|
- port: 26379
|
|
|
+ url: jdbc:oracle:thin:@218.17.190.142:5521:orcl
|
|
|
server:
|
|
|
tomcat:
|
|
|
uri_encoding: UTF-8
|
|
|
context-path:
|
|
|
/EIS
|
|
|
+ port: 8022
|
|
|
|
|
|
Task:
|
|
|
SyncProductsMethod: syncProducts
|
|
|
@@ -27,11 +25,3 @@ Task:
|
|
|
action:
|
|
|
api_action: /EIS/api,/EIS/mes,/EIS/erp
|
|
|
public_actions: /EIS/logout,/EIS/hello1
|
|
|
-
|
|
|
-extral:
|
|
|
- kingdee:
|
|
|
- url: http://183.62.131.97:9880/k3cloud/
|
|
|
- dbId: 614562cfb7a481
|
|
|
- uid: admin1
|
|
|
- pwd: 123456789
|
|
|
- lang: 2052
|