feat(tenpaybusiness): 随官方更新部分接口模型

This commit is contained in:
Fu Diwei
2023-04-10 22:21:32 +08:00
parent 31ad3bec49
commit b105be0a0d
82 changed files with 917 additions and 675 deletions

View File

@@ -0,0 +1,18 @@
{
"api_version": "",
"event_id": "",
"event_type": "pay.succeeded",
"live_mode": false,
"pending_webhooks": 0,
"create_time": "2020-01-01T01:02:03+08:00",
"event_content": {
"payment_id": "",
"purchaser_id": "",
"out_payment_id": "",
"bargainor_ent_id": "",
"amount": 0,
"status": "",
"pay_succ_time": "2020-01-01T01:02:03+08:00",
"failed_reason": ""
}
}