mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +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": ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"api_version": "",
|
||||
"event_id": "",
|
||||
"event_type": "product.application.finish",
|
||||
"live_mode": false,
|
||||
"pending_webhooks": 0,
|
||||
"create_time": "2020-01-01T01:02:03+08:00",
|
||||
"event_content": {
|
||||
"request_no": "",
|
||||
"out_request_no": "",
|
||||
"ent_id": "",
|
||||
"status": "",
|
||||
"product_details": [
|
||||
{
|
||||
"product_name": "",
|
||||
"status": "",
|
||||
"accounts": [
|
||||
{
|
||||
"ent_acct_id": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user