feat(脏改动归属收尾): 门禁报告去时间戳/pay-order退款空吞补提示/门禁62-0-0

G1: scripts/data-contract-report.js + quality-check.js 删除 Generated 时间戳行
    (时间戳保留在 gitignored 的 *.json generatedAt 备查;reports/*.md
    此后跑门禁不再变脏,归属:门禁产物噪音)
G2: pay-order/list.vue confirmRefund 云端拒绝 errCode 分支 + 校验/网络
    catch 分支均补 toast 用户可见提示(此前静默失败)
门禁: npm test 62 schemas/0 漂移/0 错误全绿;diff --check 按
    core.whitespace=cr-at-eol 通过(仓库既有 CRLF 惯例,autocrlf=false)
This commit is contained in:
12914
2026-09-14 03:24:15 +08:00
parent f47bd75e78
commit 0a7725f6d8
6 changed files with 18 additions and 9 deletions
-2
View File
@@ -1,7 +1,5 @@
# Data contract report
Generated: 2026-09-12T23:12:01.579Z
- Schemas: 62
- Referenced collections: 27
- Missing schemas: 0
-2
View File
@@ -1,7 +1,5 @@
# Quality report
Generated: 2026-09-12T23:12:01.390Z
- Status: **passed**
- Errors: 0
- Warnings: 0