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

This commit is contained in:
Fu Diwei
2021-05-28 19:27:38 +08:00
parent dc78ea6577
commit 27cd4178e7
988 changed files with 11052 additions and 206 deletions

View File

@@ -0,0 +1,8 @@
{
"invoice_info": {
"payee": "测试非税票据",
"base_info": {
"logo_url": "http://mmbiz.qpic.cn/mmbiz/iaL1LJM1mF9aRKPZJkmG8xXhiaHqkKSVMMWeN3hLut7X7hicFNjakmxibMLGWpXrEXB33367o7zHN0CwngnQY7zb7g/0"
}
}
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"card_id": "pjZ8Yt9WoOePThU0NfUKz5-tBEWU"
}

View File

@@ -0,0 +1,9 @@
{
"s_pappid": "wxabcd",
"order_id": "1234",
"money": 11,
"timestamp": 1474875876,
"source": "web",
"redirect_url": "https://mp.weixin.qq.com",
"ticket": "tttt"
}

View File

@@ -0,0 +1,6 @@
{
"errcode": 0,
"errmsg": "ok",
"auth_url": "http://auth_url",
"expire_time": 7200
}

View File

@@ -0,0 +1,17 @@
{
"order_id": "1511169724",
"card_ext": {
"user_card": {
"invoice_user_data": {
"billing_time": "1511169724",
"billing_code": "aabbccdd",
"billing_no": "1511169724",
"s_pdf_media_id": "s_pdf_media_id",
"fee": 123,
"title": "灌哥发票"
}
}
},
"card_id": "pjZ8Yt7xiy3b9UfffRIA4Tm2xTnw",
"appid": "wxc0b84a53ed8e8d29"
}

View File

@@ -0,0 +1,6 @@
{
"errcode": 0,
"errmsg": "ok",
"code": "682xxxx661927",
"openid": "ojZ8Ytz4lESxxxx_R1TvB2Kds"
}