简要描述:

请求域名:

  • http://xx.com

请求URL:

xx.com/business/{公众号}/plugin/GroupDevelopUser/getNewPost

参数:

参数名 是否必须 类型 说明
id int 群id

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "生成海报成功",
    "data": {
        "error_code": 0,
        "error_message": "获取成功",
        "image_url": "http://zouye.yunzmall.com/storage\\app/public/chat_group/1/1-new-36.png",
        "image_path": "F:\\phpstudy_pro\\WWW\\shop\\storage\\app/public/chat_group/1/1-new-36.png"
    }
}

错误时返回:


返回参数说明:

参数名 类型 说明
名称 类型 说明