简化履约匹配并支持mock订单测试
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"body": {
|
||||
"sign": "0AB1463E47F4DB10BF530E1931F34AF9",
|
||||
"buyNum": 1,
|
||||
"orderNo": "2614700005853561",
|
||||
"version": "1.0",
|
||||
"maxAmount": "0.01",
|
||||
"productNo": "测试-关联商品1",
|
||||
"timestamp": 1779853484,
|
||||
"callbackUrl": ""
|
||||
},
|
||||
"source": "91kaquan",
|
||||
"pendingAt": "2026-05-27 11:44:43",
|
||||
"receivedAt": "2026-05-27 11:44:43",
|
||||
"pendingReason": "unconfigured_items"
|
||||
}
|
||||
|
||||
|
||||
这是91 卡券发送来的查询信息, 可以获取 商品名字, 订单号 orderNo 和 最大允许金额(可以看作正常金额) maxAmount 和时间等等
|
||||
这是最重要的信息
|
||||
|
||||
Reference in New Issue
Block a user