Tags: ccdushi/wechat
Tags
add: 增加公众号「发布能力」接口(silenceper#530) (silenceper#531) * add: 增加公众号「发布能力」接口(silenceper#530) * fix: go lint * fix: 修复响应结构体及解析方式 * add: 增加公众号「草稿箱」接口(silenceper#530) * fix: text * mod: 增加 发布任务完成 消息事件 Co-authored-by: luoyu <[email protected]>
add .goreleaser.yml Signed-off-by: silenceper <[email protected]>
add .goreleaser.yml Signed-off-by: silenceper <[email protected]>
doc:完善菜单消息内的注释文档 (silenceper#479) * feat:微信客服支持向客户发送欢迎语 * chore: go fmt file * feat:移除空白文件 * doc:完善菜单消息内的注释文档
实例化Redis新增dialOpts参数以支持redis更多拨号设置 (silenceper#475) * 实例化Redis新dialOpts参数以支持redis更多拨号设置 * debug * gofmt file * remove go.mod empty line Co-authored-by: Jerry <[email protected]>
update release-2.0 (silenceper#454) * merge branch release-2.0 to v2 (silenceper#450) * feat: add/delete subscribe template (silenceper#449) * feat: 添加 SDKApiNotOpen 错误信息 (silenceper#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 <[email protected]> Co-authored-by: ZmJ <[email protected]> Co-authored-by: Afeyer <[email protected]> Co-authored-by: Afeyer <[email protected]> * Update go.yml (silenceper#452) * 修正字段问题 (silenceper#451) fix silenceper#443 * fix linux build failed when cgo disable (silenceper#453) Co-authored-by: ZmJ <[email protected]> Co-authored-by: Afeyer <[email protected]> Co-authored-by: Afeyer <[email protected]>
补充 添加/删除 公众号模板消息接口 (silenceper#440) * provide add/delete officialaccount template api * use util.DecodeWithError check errcode
fix silenceper#417: CouponFeed0 CouponFeed1 CouponFeed2字段映射失败 (silenc… …eper#427)
PreviousNext