mirror of
https://github.com/certd/certd.git
synced 2026-04-05 07:20:56 +08:00
chore:
This commit is contained in:
@@ -893,7 +893,9 @@ export class PipelineService extends BaseService<PipelineEntity> {
|
||||
{
|
||||
id: nanoid(),
|
||||
title: "定时触发",
|
||||
cron: randomCron,
|
||||
props:{
|
||||
cron: randomCron,
|
||||
},
|
||||
type: "cron"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user