mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(work): 新增获取带参的应用二维码相关接口
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"appid": 1,
|
||||
"state": "test",
|
||||
"style": 0,
|
||||
"result_type": 1
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"qrcode": "xxxxx"
|
||||
}
|
Reference in New Issue
Block a user