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

pull/409/head
xiaojunnuo 2025-05-19 10:58:28 +08:00
parent aebb07c5cc
commit 566b12f5d1
1 changed files with 1 additions and 0 deletions

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= {