Leo
|
74795e86ee
|
fix:群发视频消息及预览图片消息错误修复 (#774)
* fix:群发图片预览消息无效
* fix:群发视频消息参数名称错误
---------
Co-authored-by: wuweichao <wuweichao@dobest.com>
|
2024-03-28 16:28:03 +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 |
|
ForrestSu
|
18abebe4de
|
fix: 微信群发预览接口: 只支持单个用户,默认发给第一个 (#392)
|
2021-04-18 18:48:56 +08:00 |
|
1307super
|
53b0f26688
|
增加群发消息的预览,群发状态,群发速度 (#332)
* 增加群发消息的预览,群发状态,群发速度
* Update broadcast.go
* Update broadcast.go
* 修复开放平台代公众号jssdk bug
|
2020-10-24 22:10: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 |
|