Cookie: ********************
List 上传成功的图片信息列表
curl --location --request POST '/file/note' \ --header 'Cookie: <api-key>' \ --form 'files=""'
[ { "originalFilename": "string", "url": "string" } ]