pub async fn get_download_credential(
__arg0: State<AppState>,
__arg1: Query<DownloadCredentialQuery>,
) -> ApiResult<ResultBody<OssCredential>>Expand description
获取下载凭证
pub async fn get_download_credential(
__arg0: State<AppState>,
__arg1: Query<DownloadCredentialQuery>,
) -> ApiResult<ResultBody<OssCredential>>获取下载凭证