techgeek
Ctrl
k
Copy
黑手套
用户端
(后端与微信)接收支付状态信息的地址
接口地址:/customer/wxnotify
post方式
参数及格式如下:
返回格式:
Copy
{
"code": 1,
"data": {
},
"msg": "success"
}
Previous
获取分类列表(仅获取有内容的)
Next
验证验证码
Last updated
6 years ago
Was this helpful?
接口地址:/customer/wxnotify
post方式
参数及格式如下:
返回格式:
Was this helpful?