chore: project

This commit is contained in:
xiaojunnuo
2026-02-13 22:24:04 +08:00
parent 4ee6e38a94
commit cfd5b388f1
16 changed files with 95 additions and 67 deletions
@@ -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) {