支付回调后的数据: { request:
{ method: 'POST',
url: '/pay/notify',
header:
{
accept: '*/*',
connection: 'Keep-Alive',
pragma: 'no-cache',
'content-length': '833',
host: 'www.tomandjerry.club',
'user-agent': 'Mozilla/4.0',
'content-type': 'text/xml' } },
response: { status: 404, message: 'Not Found', header: {} },
app: { subdomainOffset: 2, proxy: false, env: 'development' },
originalUrl: '/pay/notify',
req: '<original node req>',
res: '<original node res>',
socket: '<original node socket>'
}
微信回调返回的这串数据,怎么没看到类似
的数据
慕工程0101907
相关分类