mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(wxapi): 新增微信小店获取商品的移动应用跳转 Scheme 码接口
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"product_id": "324545",
|
||||
"from_appid": "APPID",
|
||||
"expire": 100
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"openlink": "weixin://dl/business/?st=123"
|
||||
}
|
Reference in New Issue
Block a user