curl --location 'https://c2.xinheyun.com/api/open/v4/butler/files' \
--header 'Cookie;' \
--form 'file=@""' \
--form 'purpose="knowledge"' \
--form 'fileName="产品手册.pdf"'{
"code": 200,
"message": "success",
"data": {
"fileId": "0d4e6d3c-4687-4cd8-95b7-2006565c66c2",
"fileName": "测试文件.md",
"mimeType": "text/markdown",
"sizeBytes": 2344,
"purpose": "knowledge",
"fileUrl": "https://newqa-3chat.frp.newcoretech.com/openapi/24268a6c-b0a4-414d-b03b-74ed200d31b6/0d4e6d3c-4687-4cd8-95b7-2006565c66c2/%E6%B5%8B%E8%AF%95%E6%96%87%E4%BB%B6.md",
"sha256": "a5450fbff557fef5dc28266e28268823a75a47b228707e5b1a77039ab2a24f5e",
"createdAt": 1778208611781
}
}