Skip to content
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

Closed
kangbin0203 opened this issue Mar 9, 2020 · 8 comments
Closed

是否能增加小程序直播类相关接口? #1429

kangbin0203 opened this issue Mar 9, 2020 · 8 comments

Comments

@kangbin0203
Copy link

官方文档地址:https://docs.qq.com/doc/DZHhzV0FiYXRQV01i

@binarywang
Copy link
Member

看起来就两个接口,实现起来比较简单,而且你如果有账号而且比较紧急的话,可以自行实现,然后提交PR。否则可能得等一段时间了

yjwang3300300 pushed a commit to yjwang3300300/weixin-java-tools that referenced this issue Apr 5, 2020
@yjwang3300300
Copy link

相关代码已经提交PR了

binarywang pushed a commit that referenced this issue Apr 5, 2020
* #1429 增加小程序直播类相关接口

* 新增:获取所有直播间列表,区分分页

* 优化代码格式

Co-authored-by: yjwang <yjwang@wisu.com.cn>
@binarywang
Copy link
Member

相关代码已经提交PR了

感谢提供的代码

@gguan
Copy link

gguan commented Apr 15, 2020

解析返回的live_status为null,可否看一下是什么问题

@binarywang
Copy link
Member

解析返回的live_status为null,可否看一下是什么问题

看文档里的接口响应示例里使用的是这个 live_satus,看样子是写错了

@yjwang3300300
Copy link

解析返回的live_status为null,可否看一下是什么问题

看文档里的接口响应示例里使用的是这个 live_satus,看样子是写错了

官方文档写的返回值(live_satus),可能微信开发小哥写错了。

@yjwang3300300
Copy link

修复官方文档live_satus字段拼错问题,调整为live_status

@binarywang
Copy link
Member

3.7.6.B 测试版本已添加相关接口;
字段问题单独issue处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants