Commit f9910067 authored by zhuli's avatar zhuli

# 提交环境配置

parent 994608fb
......@@ -55,9 +55,9 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://192.168.3.91:3406/mes_dev?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: mes
password: mes
url: jdbc:mysql://192.168.3.91:3406/pda_test?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: 123456
# 从库数据源
slave:
# 从数据源开关/默认关闭
......@@ -216,7 +216,7 @@ remote:
ep:
username: rest_user
password: Bsn123456
url: http://192.168.3.91:12000
url: http://192.168.3.182:12000
path: sap/bc/erp_ep/
sapclient: 300
#fiegn配置连接池
......
......@@ -59,9 +59,9 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://192.168.3.91:3406/mes?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&serverTimezone=Asia/Shanghai
username: mes
password: mes
url: jdbc:mysql://192.168.3.91:3406/pda_test?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&serverTimezone=Asia/Shanghai
username: root
password: 123456
# 从库数据源
slave:
# 从数据源开关/默认关闭
......@@ -227,11 +227,11 @@ remote:
path: sap/bc/erp_ep/
sapclient: 310
ep:
url: http://192.168.3.91:12000
url: http://192.168.3.182:12000
path: sap/bc/erp_ep/
sapclient: 300
bpm:
url: http://192.168.3.91:8081
url: http://192.168.3.182:8081
path: topsun-xt/syncOrg/syncOrgInfo.ajax
#fiegn配置连接池
......
......@@ -10,7 +10,7 @@ bsn-mes:
demoEnabled: true
# 文件路径 示例( Windows配置D:/bsn/uploadPath,Linux配置 /home/bsn/uploadPath)
profile: D:/code/upload
downloadServerUrl: http://192.168.3.91:300
downloadServerUrl: http://192.168.3.181:300
downloadProfile: /upload
windowsProfile: C:\Users\1\Desktop\upload
linuxProfile: /mnt
......@@ -60,8 +60,8 @@ spring:
# 主库数据源
master:
url: jdbc:mysql://192.168.3.91:3406/pda_test?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&serverTimezone=Asia/Shanghai
username: mes
password: mes
username: root
password: 123456
# 从库数据源
slave:
# 从数据源开关/默认关闭
......@@ -227,13 +227,13 @@ remote:
path: sap/bc/erp_ep/
sapclient: 300
ep:
url: http://192.168.3.91:12000
url: http://192.168.3.182:12000
path: /api/itemSerial
sapclient: 300
token: e10adc3949ba59abbe56e057f20f883e
bpm:
url: http://192.168.3.91:8081
url: http://192.168.3.182:8081
path: topsun-xt/syncOrg/syncOrgInfo.ajax
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment