简化履约匹配并支持mock订单测试

This commit is contained in:
yml
2026-05-27 12:55:44 +08:00
parent e8010728a4
commit dd6776c4e4
21 changed files with 1892 additions and 683 deletions
+21
View File
@@ -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 和时间等等
这是最重要的信息