Wework内存接口New


上传文件

<p><strong>请求示例</strong></p> <pre><code>{ "data" : { "file_path" : "C:\\Users\\Administrator\\Desktop\\璇煶01", "cover_image_path" : "C:\\video_cover_image.jpg", // 上传视频时需要传入此参数,表示视频封面图,其他情况可以传空字符串 "request_key" : "AAAAAA" }, "type" : 8001 }</code></pre> <p><strong>返回示例</strong></p> <pre><code>{ "data" : { "file_aeskey" : "33356330663034366532323333353562", "file_id" : "30680201020461305f02010002041f299e7202030f424202045be65670020461c2dadd042439393966316433632d393636652d343561312d393139322d646266656362383231616532020100020210200410b568d7960c6c2d2dc80df87c0fab4c9a0201050201000400", "file_md5" : "b568d7960c6c2d2dc80df87c0fab4c9a", "file_size" : 4121, "cover_image_size" : 1024 // 如果是上传视频,则此参数有效,其他情况忽略 }, "error" : 0, "type" : 18001 }</code></pre>

页面列表

ITEM_HTML