mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(tenpayv3): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"sub_mchid": "1900000109",
|
||||
"out_parking_no": "1231243",
|
||||
"plate_number": "粤B888888",
|
||||
"plate_color": "BLUE",
|
||||
"notify_url": "https://yoursite.com/wxpay.html",
|
||||
"start_time": "2017-08-26T10:43:39+08:00",
|
||||
"parking_name": "欢乐海岸停车场",
|
||||
"free_duration": 3600
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "5K8264ILTKCH16CQ250",
|
||||
"out_parking_no": "212434321",
|
||||
"plate_number": "粤B888888",
|
||||
"plate_color": "BLUE",
|
||||
"start_time": "2017-08-26T10:43:39+08:00",
|
||||
"parking_name": "欢乐海岸停车场",
|
||||
"free_duration": 3600,
|
||||
"state": "NORMAL",
|
||||
"block_reason": "PAUSE"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"plate_number": "粤B888888",
|
||||
"plate_color": "BLUE",
|
||||
"service_open_time": "2017-08-26T10:43:39+08:00",
|
||||
"openid": "oUpF8uMuAJOM2pxb1Q",
|
||||
"service_state": "PAUSE"
|
||||
}
|
||||
Reference in New Issue
Block a user