Commit c588cce3 authored by shiyu's avatar shiyu

获取token地址修改

parent 245334b8
...@@ -6,7 +6,7 @@ dts: ...@@ -6,7 +6,7 @@ dts:
mch-id: 1538666666 mch-id: 1538666666
mch-key: 1538xxxxxx-1538xxxxxx-1538xxxxxx mch-key: 1538xxxxxx-1538xxxxxx-1538xxxxxx
notify-url: https://test.dtsshop.com/demo/order/dtsNotify notify-url: https://test.dtsshop.com/demo/order/dtsNotify
get-access-token-url: POST https://api.weixin.qq.com/cgi-bin/stable_token?grant_type=client_credential&appid=%s&secret=%s get-access-token-url: POST https://api.weixin.qq.com/cgi-bin/stable_token
#公众号消息点击后跳转到小程序页面的链接 #公众号消息点击后跳转到小程序页面的链接
...@@ -21,6 +21,7 @@ dts: ...@@ -21,6 +21,7 @@ dts:
officialaccount-key: noeN1amYRvzrVmE2GnC5VnsIfgPEmv6bhX54wJOARlM officialaccount-key: noeN1amYRvzrVmE2GnC5VnsIfgPEmv6bhX54wJOARlM
get-officialaccount-accesstoken-url: https://api.weixin.qq.com/cgi-bin/stable_token get-officialaccount-accesstoken-url: https://api.weixin.qq.com/cgi-bin/stable_token
#腾讯IM配置 #腾讯IM配置
im: im:
SDKAppID: 1400489950 SDKAppID: 1400489950
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment