## 压缩文件【已移除】 注:压缩文件/目录,其中{fileId}为待压缩目录/文件ID(大于0)。 2021.11.14 压缩文件更改为流式压缩下载,‘列出目录’API结果中的zipDownloadUrl为该目录/文件压缩包下载地址。 ~~~[api] post:https://api.kstore.space/api/v1/file/compress/{fileId} *access_token=11-c4a1ccd34fc8498b8c67facbbb536c7d#认证码 <<< success {"status":200,"msg":null,"data":null} <<< error ~~~