mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
chore: project
This commit is contained in:
@@ -84,7 +84,7 @@ export class AutoCRegisterCron {
|
||||
if(!setting?.cron){
|
||||
continue
|
||||
}
|
||||
await this.siteInfoService.registerSiteMonitorJob(item.userId)
|
||||
await this.siteInfoService.registerSiteMonitorJob(item.userId,item.projectId)
|
||||
}
|
||||
|
||||
if (this.immediateTriggerSiteMonitor) {
|
||||
|
||||
Reference in New Issue
Block a user