文档地址:https://help.aliyun.com/zh/model-studio/developer-reference/upload-files-by-calling-api 非常奇怪,官方 SDK 也只提供了获取文档上传地址的方法 [ApplyFileUploadLease](https://help.aliyun.com/zh/model-studio/developer-reference/api-bailian-2023-12-29-applyfileuploadlease),实际的上传仍然需要用户自己发起 HTTP 请求。