pub async fn download_file_proxy(
__arg0: State<AppState>,
__arg1: Query<DownloadCredentialQuery>,
) -> ApiResult<Response>Expand description
兼容旧代理路径:只跳转到 COS/CDN,不再由服务器中转文件流量。
pub async fn download_file_proxy(
__arg0: State<AppState>,
__arg1: Query<DownloadCredentialQuery>,
) -> ApiResult<Response>兼容旧代理路径:只跳转到 COS/CDN,不再由服务器中转文件流量。