mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"invoice_info": {
|
||||
"base_info": {
|
||||
"logo_url": "http://mmbiz.qpic.cn/mmbiz/iaL1LJM1mF9aRKPZJkmG8xXhiaHqkKSVMMWeN3hLut7X7hicFNjakmxibMLGWpXrEXB33367o7zHN0CwngnQY7zb7g/0",
|
||||
"title": "xx公司",
|
||||
"custom_url_name": "xyz",
|
||||
"custom_url": "xyz",
|
||||
"custom_url_sub_title": "xyz",
|
||||
"promotion_url_name": "puname",
|
||||
"promotion_url": "purl",
|
||||
"promotion_url_sub_title": "ptitle"
|
||||
},
|
||||
"type": " 广东省增值税普通发票 ",
|
||||
"payee": " 测试 - 收款方 "
|
||||
}
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"card_id": "pjZ8Yt9WoOePThU0NfUKz5-tBEWU"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"action": "get_url",
|
||||
"s_media_id": "75195574948725301"
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"pdf_url": "https://mp.weixin.qq.com/intp/invoice/getpdf?action=media_pdf&media_key=dFRnTkV6WCswNjB1V1czZ0tVU3MhaX4yb2pxeEVSY0teSCtuflY6UXAifD5rL09kTjFpOFVWKyJGNCgxTCtkJER6VjFlRCtVU2JKcS5FZw",
|
||||
"pdf_url_expire_time": 7200
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"s_media_id": "3015806758683707"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"card_id": "pjZ8Yt7Um2jYxzneP8GomnxoVFWo",
|
||||
"code": "186921658591",
|
||||
"reimburse_status": "INVOICE_REIMBURSE_INIT"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user