feat: update audit platform workspace
This commit is contained in:
@@ -20,6 +20,7 @@ from fastapi_modules.fastapi_leaudit.services.ragChatService import IRagChatServ
|
||||
from fastapi_modules.fastapi_leaudit.services.tenantService import ITenantService
|
||||
from fastapi_modules.fastapi_leaudit.services.govdocService import IGovdocService
|
||||
from fastapi_modules.fastapi_leaudit.services.usageStatsService import IUsageStatsService
|
||||
from fastapi_modules.fastapi_leaudit.services.qichachaService import IQichachaService
|
||||
|
||||
__all__ = [
|
||||
"IAuditService",
|
||||
@@ -42,4 +43,5 @@ __all__ = [
|
||||
"ITenantService",
|
||||
"IUsageStatsService",
|
||||
"IGovdocService",
|
||||
"IQichachaService",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user