pub async fn download_file_proxy(
__arg0: State<AppState>,
__arg1: Query<DownloadCredentialQuery>,
) -> ApiResult<Response>Expand description
同源代理下载 OSS 文件(ZIP 打包 CORS 失败时回退)
pub async fn download_file_proxy(
__arg0: State<AppState>,
__arg1: Query<DownloadCredentialQuery>,
) -> ApiResult<Response>同源代理下载 OSS 文件(ZIP 打包 CORS 失败时回退)