mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
26 lines
777 B
JSON
26 lines
777 B
JSON
{
|
|
"appid": "wxcbda96de0b165486",
|
|
"sub_appid": "wxcbda96de0b165486",
|
|
"sub_mchid": "1900000109",
|
|
"description": "停车场扣费",
|
|
"attach": "深圳分店",
|
|
"out_trade_no": "20150806125346",
|
|
"trade_scene": "PARKING",
|
|
"goods_tag": "WXG",
|
|
"notify_url": "https://yoursite.com/wxpay.html",
|
|
"profit_sharing": "Y",
|
|
"amount": {
|
|
"total": 888,
|
|
"currency": "CNY"
|
|
},
|
|
"parking_info": {
|
|
"parking_id": "5K8264ILTKCH16CQ250",
|
|
"plate_number": "粤B888888",
|
|
"plate_color": "BLUE",
|
|
"start_time": "2017-08-26T10:43:39+08:00",
|
|
"end_time": "2017-08-26T10:43:39+08:00",
|
|
"parking_name": "欢乐海岸停车场",
|
|
"charging_duration": 3600,
|
|
"device_id": "12313"
|
|
}
|
|
} |