feat(wxapi): 新增微信小店获取商品的移动应用跳转 Scheme 码接口

This commit is contained in:
Fu Diwei
2025-04-07 20:22:41 +08:00
parent 404df5cd77
commit 2c407fc59d
7 changed files with 108 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{
"product_id": "324545",
"from_appid": "APPID",
"expire": 100
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"openlink": "weixin://dl/business/?st=123"
}