mirror of
https://github.com/certd/certd.git
synced 2026-07-14 09:27:32 +08:00
feat: 支持审计日志,操作日志
This commit is contained in:
@@ -67,7 +67,7 @@ export class AutoCron {
|
||||
|
||||
await this.registerDomainExpireCheckCron();
|
||||
|
||||
await this.registerAuditCleanCron();
|
||||
// await this.registerAuditCleanCron();
|
||||
}
|
||||
|
||||
async registerSiteMonitorCron() {
|
||||
|
||||
Reference in New Issue
Block a user