mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"openid": "xxxxx",
|
|
"mch_id": "xxxxx",
|
|
"trade_no": "xxxxx",
|
|
"out_trade_no": "xxxxx",
|
|
"status": 1,
|
|
"start_id": "123",
|
|
"need_unionid": 1
|
|
}
|