wren
|
adc1e0b8dc
|
feat: 交叉评查后端优化 — 评查地区、文档评查统计、currentScore、错误提示
- GetUserTasks: 新增 task_regions CTE,从任务成员 sso_users.area 去重收集 evaluationRegion
- GetTaskDocuments: 新增 es LATERAL 子查询聚合 leaudit_rule_results 的 pass_count/warning_count/error_count/score_percent;path/uploadTime 改为从 leaudit_document_files 获取;新增 fileExt
- ReviewPointResultVO: 新增 currentScore 字段
- _loadReviewPointResults: SQL 新增 approved_delta LATERAL 子查询,currentScore = base_score + SUM(approved_deltas)
- CrossReviewTaskItemVO: 新增 evaluationRegion
- CrossReviewTaskDocumentVO: 新增 18 个评查统计字段 + path/uploadTime/fileExt
- 文档更新:交叉评查核心模块业务逻辑文档补充评查地区、评查统计、版本号本地化等章节
|
2026-05-15 14:15:29 +08:00 |
|
wren
|
aa8137bd5a
|
fix: scope version group total count to current cross-review task only
|
2026-05-13 19:19:59 +08:00 |
|
wren
|
4246fd7037
|
fix: keep old versions visible in cross-review task instead of retiring them
|
2026-05-13 18:47:03 +08:00 |
|
wren
|
8f28e6bd4e
|
feat: add version group tracking to cross-review task documents with auto-chaining on re-upload
|
2026-05-13 18:16:52 +08:00 |
|
wren
|
2435e3697d
|
fix: mark documents as cross_review when added to cross-review task
|
2026-05-13 18:06:16 +08:00 |
|
wren
|
ed60a1f8da
|
feat: add review_scope field to distinguish cross-review vs standard documents
|
2026-05-13 17:46:17 +08:00 |
|
wren
|
7407448d43
|
fix: trigger audit runs when creating cross-review task for pre-uploaded documents
|
2026-05-13 17:35:28 +08:00 |
|
wren
|
5e1a55430a
|
fix: improve cross-review upload and OCR failure handling
|
2026-05-12 17:57:47 +08:00 |
|
wren
|
3823c9a2e4
|
fix: harden cross-review task state handling
|
2026-05-12 11:30:56 +08:00 |
|
wren
|
32fb2a4812
|
fix: stabilize rule config and cross-review backend
|
2026-05-11 02:03:01 +08:00 |
|
wren
|
1c84209f38
|
feat: migrate cross review to v3 leaudit flow
|
2026-05-07 18:18:59 +08:00 |
|