mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
14 lines
268 B
JSON
14 lines
268 B
JSON
{
|
|
"payment_id": "string",
|
|
"out_payment_id": "string",
|
|
"amount": 0,
|
|
"currency": "CNY",
|
|
"payee": {
|
|
"ent_id": "stringstri",
|
|
"ent_name": "string"
|
|
},
|
|
"pay_status": "PROCESSING",
|
|
"memo": "string",
|
|
"attachment": "string"
|
|
}
|