-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
是否能增加小程序直播类相关接口? #1429
Labels
Comments
看起来就两个接口,实现起来比较简单,而且你如果有账号而且比较紧急的话,可以自行实现,然后提交PR。否则可能得等一段时间了 |
yjwang3300300
pushed a commit
to yjwang3300300/weixin-java-tools
that referenced
this issue
Apr 5, 2020
相关代码已经提交PR了 |
Merged
binarywang
pushed a commit
that referenced
this issue
Apr 5, 2020
* #1429 增加小程序直播类相关接口 * 新增:获取所有直播间列表,区分分页 * 优化代码格式 Co-authored-by: yjwang <[email protected]>
感谢提供的代码 |
解析返回的live_status为null,可否看一下是什么问题 |
看文档里的接口响应示例里使用的是这个 live_satus,看样子是写错了 |
官方文档写的返回值(live_satus),可能微信开发小哥写错了。 |
修复官方文档live_satus字段拼错问题,调整为live_status |
3.7.6.B 测试版本已添加相关接口; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
官方文档地址:https://docs.qq.com/doc/DZHhzV0FiYXRQV01i
The text was updated successfully, but these errors were encountered: