sam
|
ae1b056515
|
feat: 公众号: 批量获取用户信息。 (#686)
* feat: 公众号: 批量获取用户信息。
* update: 公众号: 调整批量获取用户方法的输入参数。
* update: 公众号: 调整批量获取用户方法的输入参数。
|
2023-05-31 21:55:21 +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 |
|
GargantuaX
|
e7fdcf9534
|
支持公众号账号迁移,获取openID变化接口 (#370)
* * 公众号菜单管理,set相关函数,返回btn本身,方便以字面量的方式创建多个菜单,更直观,方便管理
* * golangci-lint fix
* * 获取二维码ticket接口没有往上抛接口错误
* * 增加GetOpenID方法,以获取消息的生产用户openID
* * 支持公众号账号迁移,获取openID变化接口
* * bugfix
* * golint fix
* * golint fix
|
2021-03-01 15:38:54 +08:00 |
|
huangx
|
a6eb2eedc3
|
check errcode in ListUserOpenIDs (#312)
Co-authored-by: huangxiang <huangxiang@didichuxing.com>
|
2020-08-11 09:46:59 +08:00 |
|
silenceper
|
5e8e16444c
|
群发消息接口 (#259)
* 添加TODO:待完善接口
* 【模板消息】将message.DataItem改为message.TemplateDataItem
* 【群发消息】基本框架
* 群发消息-基本方法
* fix golint
* fix:SendWxCard log
|
2020-05-29 23:17:04 +08:00 |
|
silenceper
|
b6bba6ab66
|
将import path改为v2
|
2020-05-22 14:37:58 +08:00 |
|
silenceper
|
15ebd71a04
|
规范目录
|
2020-01-20 13:54:04 +08:00 |
|