application-prod.yml 689 Bytes
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
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-api.healthbaby.com.cn/art/showPic/

#环信配置
hx.APPKEY: 1135210903239178#demo
hx.ClientID: YXA65kqQUy4pQaqHb3pwXwfnrA
hx.ClientSecret: YXA6RZaIr68MPPLcvqUnYxpqEkAEj6w
hx.org_name: 1135210903239178
hx.app_name: demo
hx.hxuser: test
hx.hxpasswd: passwd

#微信支付通知地址
notify.url: https://talk-api.healthbaby.com.cn/order/payNotify

proxyIP:
proxyPort: