💰 微信支付异步通知
POST
{{host}}/api/order/notify
请求参数
application/json参数名
类型
描述
必填
appid
string
标识号
必填
响应参数
application/json参数名
类型
描述
必填
code
int
0失败、1成功、401未授权
必填
time
int
10位时间戳
必填
msg
string
消息内容
必填
data
json(object)
可能为空(null)
必填