pub async fn get_source_archive(
__arg0: State<AppState>,
__arg1: Path<i32>,
) -> ApiResult<ResultBody<OssCredential>>Expand description
获取图源压缩包下载凭证(新模型现打包,按页面集 hash 缓存复用)
pub async fn get_source_archive(
__arg0: State<AppState>,
__arg1: Path<i32>,
) -> ApiResult<ResultBody<OssCredential>>获取图源压缩包下载凭证(新模型现打包,按页面集 hash 缓存复用)