更新 scheduler.py

This commit is contained in:
jxxghp
2026-05-27 15:56:08 +08:00
committed by GitHub
parent 2b2e088784
commit 6557b8b9d8

View File

@@ -658,7 +658,7 @@ class Scheduler(ConfigReloadMixin, metaclass=SingletonClass):
"interval",
id="usage_report",
name="安装版本统计上报",
hours=24,
hours=12,
kwargs={"job_id": "usage_report"},
)