mirror of
https://github.com/certd/certd.git
synced 2026-05-19 07:37:36 +08:00
chore: 1.20.11
This commit is contained in:
@@ -118,7 +118,6 @@ export class PipelineService extends BaseService<PipelineEntity> {
|
||||
} catch (e) {
|
||||
logger.error('加载定时trigger失败:', e);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
logger.info('定时器数量:', this.cron.getListSize());
|
||||
|
||||
Reference in New Issue
Block a user