spring: datasource: dynamic: primary: wip #设置默认的数据源或者数据源组,默认值即为master datasource: wip: url: jdbc:sap:10.18.8.21:30122 username: wip password: Minth@2020 driver-class-name: com.sap.db.jdbc.Driver # activemq: # brokerUrl: tcp://localhost:61616 # user: admin # password: admin # pool: # enabled: true #quartz任务启用 quartz: enabled: false #websocket配置 websocket: server: port: 8081 contextPath: /websocket #打印服务器配置 print: server: http://localhost:8080/CodeSoftPrintWeb/printService mepapi: server: 10.18.8.82 port: 50000 username: SITE_ADMIN password: sap12345 #短信服务配置 mobile: url: https://mb345.com/ws/BatchSend2.aspx?CorpID=USER_NAME&Pwd=PASS_WORD&Mobile=LIST_PHONE&Content=SEND_CONTENT&Cell=CELL&SendTime=SEND_TIME username: MINTH005120 password: ms@888 #微信服务配置 wechat: postUrl: https://qyapi.weixin.qq.com/cgi-bin/message/send?access_token=ACCESS_TOKEN getAccessTokenUrl: https://qyapi.weixin.qq.com/cgi-bin/gettoken?corpid=ID&corpsecret=SECRET corpId: wx50700e702b097a1a corpSecret: 9TDluruGzXpp5hL87J7RS5_0dlXoee_sbV9jDUK1Uq8 agentId: 1000214 #短信微信MQ activemq: url: tcp://127.0.0.1:61616 queue_mobile_name : SEND_MOBILE queue_wechat_name : SEND_WECHAT futurefactory: agv: url: http://10.4.0.39:666 applicationKey: "appkey" secret: "secret" #ftp文档服务器 ftp: host: 10.4.1.53 port: 21 username: minftp password: minftp888 #盖雅系统URL gaiya: accesstokenUrl: https://minthoa.gaiaworkforce.com/api/common/accesstoken?appId=123&secret=123&companyCode=MINTHGroup dataUrl: https://minthoatest.gaiaworkforce.com/api/minth/GetScheduling attendanceDataUrl: https://minthoa.gaiaworkforce.com/api/minth/getAttendanceData