feat(job): 支持可视化生成 CRON 表达式

This commit is contained in:
KAI
2024-10-10 05:52:46 +00:00
committed by Charles7c
parent 4a79040a7f
commit adcb9fed2a
17 changed files with 1271 additions and 20 deletions

View File

@@ -28,6 +28,7 @@
"animate.css": "^4.1.1",
"axios": "^0.27.2",
"codemirror": "^6.0.1",
"cron-parser": "^4.9.0",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.4",
"echarts": "^5.4.2",