spring:
datasource:
# driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://119.90.57.26:3306/talkonline?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8
username: platform
password: platform123
excludePath: login,test1,test2
uploadPath: /data/talkonline/upload/
imgUrlPre: https://dev-talk.healthbaby.com.cn/upload/
#环信配置
hx.APPKEY: 1123170414115195#talkonline
hx.ClientID: YXA63Zp2DnLaTuyE0px-g4_8Cw
hx.ClientSecret: YXA6Ml0jgv7w9PaN0WmTc8irMWX4dNg
hx.org_name: 1123170414115195
hx.app_name: talkonline
hx.hxuser: test
hx.hxpasswd: passwd
#微信支付通知地址
notify.url: https://dev-talk-api.healthbaby.com.cn/order/payNotify