feat(wxapi): 新增微信红包封面相关接口

This commit is contained in:
Fu Diwei
2021-09-18 11:55:13 +08:00
parent f2a097d8a4
commit 12034895a6
5 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"openid": "xxxxxxxxxxmTo5lAUQxxxxxxxxxx",
"ctoken": "xxxxxqpHPu1xxxxx"
}

View File

@@ -0,0 +1,7 @@
{
"data": {
"url": "<https://xxx.xxx.xxx.xxx/xxx>"
},
"errcode": 0,
"errmsg": "success"
}