fix: update gold_kpi record duration to 3

This commit is contained in:
2024-01-24 12:05:51 +08:00
parent 39a83c0753
commit 182827febb
2 changed files with 2 additions and 2 deletions

View File

@@ -178,7 +178,7 @@ VALUES (
'job.deleteExpiredKpiRecord',
'SYSTEM',
'deleteExpiredRecord',
'{\"duration\":15,\"tableName\":\"gold_kpi\",\"colName\":\"date\"}',
'{\"duration\":3,\"tableName\":\"gold_kpi\",\"colName\":\"date\"}',
'0 15 0 * * ?',
'3',
'0',