mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增微信红包封面相关接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"openid": "xxxxxxxxxxmTo5lAUQxxxxxxxxxx",
|
||||
"ctoken": "xxxxxqpHPu1xxxxx"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"data": {
|
||||
"url": "<https://xxx.xxx.xxx.xxx/xxx>"
|
||||
},
|
||||
"errcode": 0,
|
||||
"errmsg": "success"
|
||||
}
|
Reference in New Issue
Block a user