New enterprise feature
This commit is contained in:
@@ -43,8 +43,8 @@ logger = structlog.get_logger()
|
||||
|
||||
# Demo tenant IDs (match those from other services)
|
||||
DEMO_TENANT_IDS = [
|
||||
uuid.UUID("a1b2c3d4-e5f6-47a8-b9c0-d1e2f3a4b5c6"), # San Pablo
|
||||
uuid.UUID("b2c3d4e5-f6a7-48b9-c0d1-e2f3a4b5c6d7") # La Espiga
|
||||
uuid.UUID("a1b2c3d4-e5f6-47a8-b9c0-d1e2f3a4b5c6"), # Professional
|
||||
uuid.UUID("b2c3d4e5-f6a7-48b9-c0d1-e2f3a4b5c6d7")
|
||||
]
|
||||
|
||||
# System user ID for AI actions
|
||||
|
||||
Reference in New Issue
Block a user