mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
feat(wxapi): 新增小程序连接小店获取小程序的定制文件接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"openid": "23982ADD2323",
|
||||
"order_id": "239829312"
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "成功",
|
||||
"download_url": "https://cos.tencent.com/image/test.png",
|
||||
"expire_time": 17823232312
|
||||
}
|
Reference in New Issue
Block a user