Commit 994608fb authored by zhuli's avatar zhuli

# test

parent 9995c586
Pipeline #496 failed with stages
......@@ -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:200
downloadServerUrl: http://192.168.3.91:300
downloadProfile: /upload
windowsProfile: C:\Users\1\Desktop\upload\prod
linuxProfile: /mnt
......
......@@ -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:200
downloadServerUrl: http://192.168.3.91:300
downloadProfile: /upload
windowsProfile: C:\Users\1\Desktop\upload
linuxProfile: /mnt
......@@ -59,7 +59,7 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://192.168.3.91:3406/mes_test?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&serverTimezone=Asia/Shanghai
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
# 从库数据源
......
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