Files
wenzi/scripts/permission_diff_report.md
Your Name 5f5597ef0f
Some checks failed
CI / build_test_package (push) Has been cancelled
CI / auto_merge (push) Has been cancelled
chore: sync project snapshot for gitea/github upload
2026-03-26 15:59:53 +08:00

37 lines
864 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 权限码一致性校验报告
生成时间: 2026-03-26 00:49:06
## 四维统计
| 来源 | 权限码数量 |
|------|------------|
| Canonical基线 | 94 |
| 前端 | 94 |
| 数据库 | 94 |
| 后端 | 94 |
## Canonical基线覆盖率
| 维度 | 缺失数量 | 说明 |
|------|----------|------|
| 前端缺失 | 0 | Canonical基线在前端未定义 |
| 数据库缺失 | 0 | Canonical基线在数据库未导入 |
| 后端缺失 | 0 | Canonical基线在后端未使用 |
## 额外权限码分析不在Canonical基线中
### 前端独有权限码 (不在Canonical基线中): 0
### 数据库独有权限码 (不在Canonical基线中): 0
### 后端独有权限码 (不在Canonical基线中): 0
## Canonical基线缺失项
### 前端未覆盖Canonical基线 (0)
### 数据库未导入Canonical基线 (0)
### 后端未实现Canonical基线 (0)