mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-21 02:58:06 +08:00
feat(wxapi): 新增微信小店连接小程序相关接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"openid": "xxx",
|
||||
"file_url": "xxx"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "成功",
|
||||
"media_id": "892AERDPD2323"
|
||||
}
|
Reference in New Issue
Block a user