添加阿里云DCDN 废弃SetDomainServerCertificate接口 改为SetCdnDomainSSLCertificate

This commit is contained in:
w
2024-09-02 19:33:17 +08:00
parent ea775adae1
commit 35a3603c41
3 changed files with 106 additions and 4 deletions
@@ -1,3 +1,4 @@
export * from './deploy-to-cdn/index.js';
export * from './deploy-to-dcdn/index.js';
export * from './deploy-to-ack-ingress/index.js';
export * from './upload-to-aliyun/index.js';