随机自然数(业务后台生成)
可选open用户 openid(可选,登录后获得)
分享内容 JSON 字符串(业务后台组装)
{ msg_style: 0, title, summary, brief, url, picture_url }{ msg_style: 6, share_uris: [file://...] }{ title, summary, targetUrl, imageUrls }业务后台使用互联 appKey 对 shareJson+timestamp+nonce 计算 分享签名
分享时的时间戳(秒,业务后台生成)
分享类型
分享数据(由业务后台组装并签名,客户端不持有 appKey)