~~~[api]
get:/api-v1/article/listFile
string:article_id#文章id
string:keyword#文章标题【支持模糊查询】
<<<
success
{
"code": 0,
"msg": "ok",
"data": [
{
"url": "https://hzrd-server.780.cn/ossfile/cloudstore/0fba8edb8742a300d4fc42f1d9e62af7?filename=%e5%ae%89%e5%85%a8%e8%ae%be%e7%bd%ae.html",
"size": "5696",
"name": "安全设置.html"
},
{
"url": "https://hzrd-server.780.cn/ossfile/cloudstore/584e883d8ec22c77841fe8c182abb0f0?filename=%e5%8f%82%e4%bc%9a%e4%ba%ba%e5%91%98.html",
"size": "10840",
"name": "参会人员.html"
},
{
"url": "https://hzrd-server.780.cn/ossfile/cloudstore/082e54bd0b7cc4029804b22786e6133c?filename=%e6%9f%a5%e7%9c%8b%e7%94%a8%e6%88%b7%e8%b5%84%e6%96%99.html",
"size": "17577",
"name": "查看用户资料.html"
},
{
"url": "https://hzrd-server.780.cn/ossfile/cloudstore/052a665060c407b4dc2cc39a4a3c55be?filename=%e5%be%85%e5%8a%9e%e4%ba%8b%e9%a1%b9%e5%88%97%e8%a1%a8.html",
"size": "19057",
"name": "待办事项列表.html"
},
{
"url": "https://hzrd-server.780.cn/ossfile/cloudstore/40f971f6ad285bc3e7d9eac6eb018e72?filename=%e6%90%9c%e7%b4%a2%e9%a1%b5%e9%9d%a2.html",
"size": "3417",
"name": "搜索页面.html"
}
]
}
<<<
error
~~~