mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
test(wxads): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "",
|
||||
"data": {
|
||||
"list": [
|
||||
{
|
||||
"repaid_amount": 660000,
|
||||
"need_repay_amount": 660000,
|
||||
"bill_date": "2019-04-05",
|
||||
"start_time": 1551369600,
|
||||
"end_time": 1554047999,
|
||||
"due_time": 1556207999
|
||||
}
|
||||
],
|
||||
"page_info": {
|
||||
"page": 1,
|
||||
"page_size": 10,
|
||||
"total_number": 1,
|
||||
"total_page": 1
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user