mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
perf: plugins增加图标
This commit is contained in:
@@ -20,8 +20,7 @@ export class AutoRegisterCron {
|
||||
async init() {
|
||||
logger.info('加载定时trigger开始');
|
||||
await this.pipelineService.onStartup(this.immediateTriggerOnce, this.onlyAdminUser);
|
||||
// logger.info(this.echoPlugin, this.echoPlugin.test);
|
||||
// logger.info('加载定时trigger完成');
|
||||
logger.info('加载定时trigger完成');
|
||||
//
|
||||
// const meta = getClassMetadata(CLASS_KEY, this.echoPlugin);
|
||||
// console.log('meta', meta);
|
||||
|
||||
Reference in New Issue
Block a user