test(wxads): 适配新的模型测试

This commit is contained in:
Fu Diwei
2021-06-12 18:17:44 +08:00
parent 8d2e06347d
commit 902b022dc0
71 changed files with 640 additions and 1 deletions

View File

@@ -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
}
}
}