spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://192.168.1.46:3306/talkonline?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8
username: platform
password: Platform@123
excludePath: login,test1,test2
uploadPath: /data/talkonline/upload/
imgUrlPre: https://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://talk-api.healthbaby.com.cn/order/payNotify