mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-06-20 02:38:15 +08:00
feat: ✨ cron表达式选择器 (#92)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"Enabled": true,
|
||||
"ExecutionCron": "* * * * *",
|
||||
"ExecutionCron": "0 * * * * ?",
|
||||
"HttpMethod": 3,
|
||||
"JobName": "HTTP 请求测试",
|
||||
"NextExecTime": "2020/9/13 12:26:40",
|
||||
|
Reference in New Issue
Block a user