chore: sync local latest state and repository cleanup

This commit is contained in:
Your Name
2026-03-23 13:02:36 +08:00
parent f1ff3d629f
commit 2ef0f17961
493 changed files with 46912 additions and 7977 deletions

View File

@@ -0,0 +1,48 @@
# 权限码一致性校验报告
生成时间: 2026-03-22 21:33:26
## 四维统计
| 来源 | 权限码数量 |
|------|------------|
| Canonical基线 | 90 |
| 前端 | 94 |
| 数据库 | 90 |
| 后端 | 94 |
## Canonical基线覆盖率
| 维度 | 缺失数量 | 说明 |
|------|----------|------|
| 前端缺失 | 0 | Canonical基线在前端未定义 |
| 数据库缺失 | 0 | Canonical基线在数据库未导入 |
| 后端缺失 | 0 | Canonical基线在后端未使用 |
## 额外权限码分析不在Canonical基线中
### 前端独有权限码 (不在Canonical基线中): 4
user.points.adjust.ALL
user.points.view.ALL
user.whitelist.add.ALL
user.whitelist.remove.ALL
### 数据库独有权限码 (不在Canonical基线中): 0
### 后端独有权限码 (不在Canonical基线中): 4
user.points.adjust.ALL
user.points.view.ALL
user.whitelist.add.ALL
user.whitelist.remove.ALL
## Canonical基线缺失项
### 前端未覆盖Canonical基线 (0)
### 数据库未导入Canonical基线 (0)
### 后端未实现Canonical基线 (0)