mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
feat(wxapi): 新增标准版交易组件验证二维码相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ticket": "05ba627d5b73b6f3ef0dcfc7"
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"status": 0,
|
||||
"self_check_err_code": 0,
|
||||
"self_check_err_msg": "",
|
||||
"scan_user_type": 1
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"type": 1
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"qrcode_ticket": "xxxxx"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ticket": "05ba627d5b73b6f3ef0dcfc7"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"qrcode_buf": "xxxxx"
|
||||
}
|
Reference in New Issue
Block a user