Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

🐛 视频号线索[获取留资信息详情]接口,新版本返回更多详细字段,需兼容新版本 #3265

Copy link
Copy link
Closed
@imyzt

Description

@imyzt
Issue body actions

简要描述

微信视频号助手,获取留资信息详情接口,存在新老版本,默认version=NULL时信息较少,近期发现传version=1(官方无公告)时,可以获取到更多信息。新增了time(留资时间-很重要)anchor_nickname(主播昵称)live_start_time(直播开始时间)

涉及接口列表:

  1. 按时间获取留资信息详情
  2. 按直播场次获取留资信息详情

涉及SDK方法:

  1. 按时间获取留资信息详情
    https://github.com/Wechat-Group/WxJava/blob/47c55ef94aca19f566a85d898fcc5ca73de5bb83/weixin-java-channel/src/main/java/me/chanjar/weixin/channel/api/WxLeadComponentService.java#L27
  2. 按直播场次获取留资信息详情
    https://github.com/Wechat-Group/WxJava/blob/47c55ef94aca19f566a85d898fcc5ca73de5bb83/weixin-java-channel/src/main/java/me/chanjar/weixin/channel/api/WxLeadComponentService.java#L35

模块版本情况

  • WxJava 模块名: weixin-java-channel
  • WxJava 版本号: 4.6.1.B

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.