silenceper
|
e189b87e71
|
merge branch release-2.0 to v2 (#450)
* feat: add/delete subscribe template (#449)
* feat: 添加 SDKApiNotOpen 错误信息 (#448)
* 添加微信客服SDK
* polish:优化签名函数
* polish:优化注释内容
* polish:复用已有的Token以及CommonError,移除无用的输出
* polish:复用已有的消息加解密
* fix:修复错误信息被覆盖的问题
* polish:go fmt 文件
* polish:客服链接支持自定义参数并更新注释文档内容
* feat:支持微信客服回调请求的校验和消息的解析,复用原有的Signature和DecryptMsg方法
* feat:对外暴露SDKApiForbidden等错误
可以通过调用升级服务相关接口然后根据该错误判断微信客服配置来源
* feat:添加无效的open_kfid错误信息
* fix: 添加SDKApiNotOpen 错误信息
目前主要用于判断客户是否关闭了API授权,如果客户关闭了API功能导致服务异常,则可以引导用户执行相应的操作重新开启改功能
Co-authored-by: Afeyer <afeyer@h5base.cn>
Co-authored-by: ZmJ <wzmmmmj@gmail.com>
Co-authored-by: Afeyer <1500527791@qq.com>
Co-authored-by: Afeyer <afeyer@h5base.cn>
|
2021-08-30 11:14:25 +08:00 |
|
silenceper
|
5472ac979b
|
fix 修改参数类型为interface{},支持string和number (#390)
|
2021-04-12 16:06:14 +08:00 |
|
HUCHAOQI
|
5ec4cc2269
|
feat(miniapp): 增加统一服务消息 (#385)
Co-authored-by: hyperq <hyperq1g@gmail>
|
2021-04-12 15:56:10 +08:00 |
|
silenceper
|
3014901b48
|
补全 golint (#322)
|
2020-08-27 16:33:42 +08:00 |
|
huangx
|
a18fe5b58a
|
add miniprogram/subscribe listTemplates (#314)
Co-authored-by: huangxiang <huangxiang@didichuxing.com>
|
2020-08-17 15:29:59 +08:00 |
|
silenceper
|
868b31cb3d
|
fix golangci-lint failed (#284)
* fix golangci-lint error
|
2020-06-24 14:36:33 +08:00 |
|
silenceper
|
3a1221e7ed
|
添加小程序发送订阅消息 (#267)
|
2020-05-30 13:57:39 +08:00 |
|