perf: 支持ucloud,上传到ussl,部署到ucdn

This commit is contained in:
xiaojunnuo
2025-12-27 01:54:47 +08:00
parent 8caab1fd92
commit e61daaee2d
9 changed files with 505 additions and 90 deletions
+2
View File
@@ -185,6 +185,8 @@ export abstract class AbstractTaskPlugin implements ITaskPlugin {
if (res == null) {
throw new Error("授权不存在,可能已被删除,请前往任务配置里面重新选择授权");
}
res.ctx.logger = this.logger;
res.ctx.http = this.http;
// @ts-ignore
if (this.logger?.addSecret) {
// 隐藏加密信息,不在日志中输出