|
@ -551,5 +551,45 @@ express:
|
|
|
sf_url: http://bsp-oisp.sf-express.com/bsp-oisp/sfexpressService
|
|
|
sf_code: JKZL
|
|
|
sf_check_word: QkeIfIvQdheqIv2cVSgAUnBU29lfNbVk
|
|
|
jobs:
|
|
|
schedule: 0 */1 * * * ?
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
profiles: dsyy
|
|
|
datasource:
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
url: jdbc:mysql://127.0.0.1:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
|
password: 2oEq3Kf7@zjxl
|
|
|
|
|
|
hlwyyEntrance:
|
|
|
url: http://localhost:10023
|
|
|
demo:
|
|
|
flag: true
|
|
|
pay:
|
|
|
flag: true
|
|
|
hospital:
|
|
|
url: https://wx.xmzsh.com
|
|
|
mqUser: JKZL
|
|
|
mqPwd: 123456
|
|
|
SourceSysCode: S60
|
|
|
TargetSysCode: S01
|
|
|
im:
|
|
|
im_list_get: http://127.0.0.1:3000/
|
|
|
data_base_name: im
|
|
|
fastDFS:
|
|
|
fastdfs_file_url: http://127.0.0.1:8888/
|
|
|
wlyy:
|
|
|
url: https://www.xmtyw.cn/wlyytest/
|
|
|
wechat:
|
|
|
id: xm_zjxl_wx # base库中,wx_wechat 的id字段
|
|
|
flag: false #演示环境 true走Mysql数据库 false走Oracle
|
|
|
ids: xm_zjxl_wx
|
|
|
url: http://172.16.100.37:8090/hospitalPortal-sms/sms/sendMessage
|
|
|
express:
|
|
|
sf_url: http://bsp-oisp.sf-express.com/bsp-oisp/sfexpressService
|
|
|
sf_code: JKZL
|
|
|
sf_check_word: QkeIfIvQdheqIv2cVSgAUnBU29lfNbVk
|
|
|
jobs:
|
|
|
schedule: 0 */1 * * * ?
|