perf: 1panel增加授权测试按钮

This commit is contained in:
xiaojunnuo
2025-05-19 10:58:28 +08:00
parent aebb07c5cc
commit 566b12f5d1

View File

@@ -110,6 +110,7 @@ export class UpyunDeployToCdn extends AbstractTaskPlugin {
this.logger.info(`登录成功`);
const certId = await upyunClient.uploadCert(cookie, this.cert);
this.logger.info(`上传证书成功:${certId}`);
await this.ctx.utils.sleep(5000);
for (const item of this.cdnList) {
const data :any= {