mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(work): 新增素材管理上传临时素材接口相关接口
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"scene": 1,
|
||||
"type": "video",
|
||||
"filename": "video.mp4",
|
||||
"url": "https://xxxx",
|
||||
"md5": "MD5"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"jobid": "jobid"
|
||||
}
|
Reference in New Issue
Block a user