修复定时任务列表格式化 crontab

This commit is contained in:
whyour
2023-02-06 23:26:59 +08:00
parent fcbcfc3a03
commit cc9a17afa3
3 changed files with 15 additions and 10 deletions
-1
View File
@@ -13,7 +13,6 @@ import {
spawn,
} from 'child_process';
import fs from 'fs';
import cron_parser from 'cron-parser';
import {
getFileContentByName,
concurrentRun,