mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
24 lines
657 B
JSON
24 lines
657 B
JSON
{
|
|
"appid": "wx5f6e43071809a9dd",
|
|
"bank_id": "test_bank_id",
|
|
"bank_account": "",
|
|
"mch_id": "1900016021",
|
|
"payment_notice_no": "1111111111",
|
|
"department_code": "222222",
|
|
"payment_notice_type": 1,
|
|
"region_code": "440000",
|
|
"department_name": "测试执收单位名称",
|
|
"desc": "测试desc",
|
|
"fee": 1,
|
|
"goods_tag": "",
|
|
"trade_scene": "PARKING SPACE",
|
|
"scene_info": {
|
|
"start_time": 1542351485,
|
|
"charging_time": 3600,
|
|
"car_type": "小型车",
|
|
"parking_name": "test_parking_name",
|
|
"openid": "ont-9vjAcIdSU-LgB7ubALAVJO9U",
|
|
"space_number": "D666666"
|
|
}
|
|
}
|