mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 新增获取 NFC 的小程序 scheme 接口
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"jump_wxa": {
|
||||
"path": "/pages/publishHomework/publishHomework",
|
||||
"query": ""
|
||||
},
|
||||
"sn": "xxx",
|
||||
"model_id": "xxx"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"openlink": "Scheme"
|
||||
}
|
Reference in New Issue
Block a user