fix comment

This commit is contained in:
hjlarry 2026-01-21 09:35:24 +08:00
parent adae82d073
commit c89d8ba740

View File

@ -14,6 +14,7 @@ from services.plugin.plugin_service import PluginService
from services.workflow.entities import TriggerMetadata
# Since the workflow_app_log table has exceeded 100 million records, we use an additional details field to extend it
class LogView:
"""Lightweight wrapper for WorkflowAppLog with computed details.