mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
pref: 调整插件目录,增加一些帮助说明
This commit is contained in:
@@ -8,7 +8,7 @@ import { Executor, Pipeline, ResultType, RunHistory } from '@certd/pipeline';
|
||||
import { AccessService } from './access-service';
|
||||
import { DbStorage } from './db-storage';
|
||||
import { StorageService } from './storage-service';
|
||||
import { Cron } from '../../../plugins/cron/cron';
|
||||
import { Cron } from '../../plugin/cron/cron';
|
||||
import { HistoryService } from './history-service';
|
||||
import { HistoryEntity } from '../entity/history';
|
||||
import { HistoryLogEntity } from '../entity/history-log';
|
||||
|
||||
Reference in New Issue
Block a user