update
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 10m49s

This commit is contained in:
2026-09-03 09:28:28 +08:00
parent dbfeeee253
commit 370fd3e67f
150 changed files with 64402 additions and 247 deletions

View File

@@ -0,0 +1,25 @@
## Scope
- 迭代编号:`AUG26-009`
## Why
现有全局绑定不能保留手机号与资产的验证关系,也无法安全支持按资产解除。
## What Changes
- 新增 H5 验证建立的手机号—资产关联及十项上限。
- 新增客户原子换绑和后台受权限控制的单项/批量/Excel 解绑。
- 保持全局强制绑定,换货不迁移关系,不回填历史。
## Capabilities
### New Capabilities
- `phone-asset-association`: 已验证手机号与资产关联。
### Modified Capabilities
- 无。
## Impact
影响 H5 认证、资产查询、短信、导入、审计和 Schema。