markwang
|
d28ca4f334
|
feat: optimized-error-handling&remove unused constant (#772)
* feat: optimized-error-handling&remove unused constant
* feat: optimized-error-handling
---------
Co-authored-by: markwang <www.wang61@qq.com>
|
2024-04-16 10:51:51 +08:00 |
|
okhowang
|
07b7dc40fc
|
cache增加带Context版本,开放平台相关接口支持Context版本 (#653)
|
2023-04-03 20:32:44 +08:00 |
|
johnpoint
|
6e80b71cb2
|
避免无效的access_token留在cache (#645)
|
2023-02-08 21:19:37 +08:00 |
|
theodore
|
c6325ace85
|
补充获取授权方帐号基本信息中小程序相关信息 (#573)
|
2022-06-26 10:38:55 +08:00 |
|
zxr615
|
172c4abde5
|
通过component_verify_ticket 获取 ComponentAccessToken 错误处理 (#521)
|
2022-01-05 09:13:25 +08:00 |
|
houseme
|
96c1f98944
|
[feature] Format the code and improve Mini Program authorization to o… (#473)
* [feature] Format the code and improve Mini Program authorization to obtain openid(miniprogram/auth/auth.go Code2Session)
* [feature] CheckEncryptedData (https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/user-info/auth.checkEncryptedData.html)
* upgrade json error
* upgrade json error
Co-authored-by: houseme <houseme@outlook.com>
|
2021-09-08 11:03:23 +08:00 |
|
silenceper
|
3014901b48
|
补全 golint (#322)
|
2020-08-27 16:33:42 +08:00 |
|
NaRro
|
404d522d09
|
feat: 增加获取第三方公众号授权链接的接口 (#310)
|
2020-08-08 16:57:31 +08:00 |
|
NaRro
|
6f2bd492fc
|
fix: platform wx oauth and js config issue. (#302)
* fix: platform wx oauth and js config issue.
fix silenceper/wechat#301.
* fix: platform query auth code error not detected.
* feat: migrate platform oauth and js api.
* fix: func name
|
2020-08-01 20:44:01 +08:00 |
|
silenceper
|
868b31cb3d
|
fix golangci-lint failed (#284)
* fix golangci-lint error
|
2020-06-24 14:36:33 +08:00 |
|
silenceper
|
5e8e16444c
|
群发消息接口 (#259)
* 添加TODO:待完善接口
* 【模板消息】将message.DataItem改为message.TemplateDataItem
* 【群发消息】基本框架
* 群发消息-基本方法
* fix golint
* fix:SendWxCard log
|
2020-05-29 23:17:04 +08:00 |
|
silenceper
|
85b0a114dc
|
rebase release-2.0
|
2020-05-23 11:59:46 +08:00 |
|