Commit 3c2d9d0029600b84b3b7d3776e4cba4c5ad98146

Authored by changpengfei
1 parent d2158cacc0
Exists in master

更新配置文件

Showing 1 changed file with 11 additions and 0 deletions

talkonlineweb/src/main/resources/application-dev.yml View file @ 3c2d9d0
... ... @@ -8,6 +8,17 @@
8 8 password: platform123
9 9 uploadPath: /data/talkonline/upload/
10 10 imgUrlPre: https://dev-talk.healthbaby.com.cn/upload/
  11 +
  12 +
  13 +#环信配置
  14 +hx.APPKEY: 1123170414115195#talkonline
  15 +hx.ClientID: YXA63Zp2DnLaTuyE0px-g4_8Cw
  16 +hx.ClientSecret: YXA6Ml0jgv7w9PaN0WmTc8irMWX4dNg
  17 +hx.org_name: 1123170414115195
  18 +hx.app_name: talkonline
  19 +hx.hxuser: test
  20 +hx.hxpasswd: passwd
  21 +
11 22 #微信支付通知地址
12 23 notify.url: https://dev-talk-api.healthbaby.com.cn/order/payNotify