mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpaybusiness): 随官方更新部分接口模型
This commit is contained in:
@@ -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": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user