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,3 @@
|
||||
{
|
||||
"attach": "abcdefg"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"url": "https://mp.weixin.qq.com/intp/invoice/usertitle?action=select_title&select_title_key=iY1bpfvAuwKgkfQECzlhog#wechat_redirect",
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"tax_no": "1486715052",
|
||||
"addr": "abc",
|
||||
"title": "用户抬头",
|
||||
"bank_type": "bank_type",
|
||||
"phone": "12345",
|
||||
"bank_no": "bank_no"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"url": "https://mp.weixin.qq.com/intp/invoice/usertitle?action=list_auth&biz_title_key=hMjjwk#wechat_redirect",
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"scan_text": "https//mp.weixingg.com/intp/invoice/usertitlewxa?action=list_auth&invoice_key=abcd"
|
||||
}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"title": "单位抬头测试",
|
||||
"tax_no": "aaaaaaaaaa123456",
|
||||
"addr": "1496647324",
|
||||
"bank_type": "bank_type",
|
||||
"phone": "12345",
|
||||
"title_type": 0,
|
||||
"bank_no": "1235456465341234"
|
||||
}
|
Reference in New Issue
Block a user