feat: update audit platform workspace
This commit is contained in:
@@ -17,6 +17,7 @@ from fastapi_modules.fastapi_leaudit.models.usageLoginEvent import UsageLoginEve
|
||||
from fastapi_modules.fastapi_leaudit.models.govdocRun import GovdocRun
|
||||
from fastapi_modules.fastapi_leaudit.models.govdocRuleResult import GovdocRuleResult
|
||||
from fastapi_modules.fastapi_leaudit.models.govdocReportArtifact import GovdocReportArtifact
|
||||
from fastapi_modules.fastapi_leaudit.models.qichachaCompanyInfo import QichachaCompanyInfo
|
||||
|
||||
__all__ = [
|
||||
"LeauditDocument",
|
||||
@@ -36,4 +37,5 @@ __all__ = [
|
||||
"GovdocRun",
|
||||
"GovdocRuleResult",
|
||||
"GovdocReportArtifact",
|
||||
"QichachaCompanyInfo",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user