phase4: entity_attachments table + DMS unified storage + attachment service rewritten + download via DMS

This commit is contained in:
Agent Zero
2026-07-29 17:52:55 +02:00
parent 481125e29e
commit 8322adb73f
5 changed files with 285 additions and 79 deletions
+1
View File
@@ -84,3 +84,4 @@ __all__ = [
"WorkflowStepHistory",
"SavedView",
]
from app.models.entity_attachment import EntityAttachment # noqa: F401