perf: 支持部署到阿里云vod

This commit is contained in:
xiaojunnuo
2025-07-10 21:40:35 +08:00
parent 8626b6d9f2
commit 98da4e1791
6 changed files with 223 additions and 3 deletions
@@ -1,6 +1,5 @@
import { IsAccess, AccessInput, BaseAccess } from "@certd/pipeline";
import { AccessInput, BaseAccess, IsAccess } from "@certd/pipeline";
import { ILogger } from "@certd/basic";
export type AliyunClientV2Req = {
action: string;
version: string;