1 个回答

在下载的Header中添加即可

request.downloadFile(getContext(), {
  header:{

  },
  url: url,
  filePath: filePath,
}