feat(wxapi): 新增获取 NFC 的小程序 scheme 接口

This commit is contained in:
Fu Diwei
2022-09-07 10:04:27 +08:00
parent 227ff321b7
commit 067cae1618
5 changed files with 86 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"jump_wxa": {
"path": "/pages/publishHomework/publishHomework",
"query": ""
},
"sn": "xxx",
"model_id": "xxx"
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"openlink": "Scheme"
}