feat: update audit platform workspace

This commit is contained in:
wren
2026-05-25 09:50:01 +08:00
parent ba8e93c0d3
commit 68d0b4c878
73 changed files with 12196 additions and 367 deletions
@@ -81,6 +81,11 @@ class IDocumentService(ABC):
"""获取评查详情页所需的聚合数据。"""
...
@abstractmethod
async def IsCrossReviewDocument(self, DocumentId: int) -> bool:
"""判断文档是否属于交叉评查范围。"""
...
@abstractmethod
async def AuditReviewPoint(
self,