feat: 计划作业-上次执行耗时 (#133)

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2024-06-04 11:57:15 +08:00
committed by GitHub
parent 127f6e9f6c
commit 57b71e1354
9 changed files with 73 additions and 41 deletions

View File

@ -1,9 +1,9 @@
{
"version": "1.1.1",
"devDependencies": {
"cz-git": "^1.9.1",
"cz-git": "^1.9.2",
"commitizen": "^4.3.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"standard-version": "^9.5.0"
},
"config": {
@ -11,4 +11,4 @@
"path": "node_modules/cz-git"
}
}
}
}