feat: 卡/设备是否有生效套餐
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 5m19s

This commit is contained in:
sexygoat
2026-05-19 15:14:39 +08:00
parent 14832f5c6f
commit 59167d2630
14 changed files with 3792 additions and 3963 deletions

View File

@@ -0,0 +1,10 @@
## 1. Specification
- [x] 1.1 为 IoT 卡管理“批量分配”补充号段范围派生数量提示 requirement并明确无效范围时不展示提示
- [x] 1.2 为 IoT 卡管理“批量回收”补充号段范围派生数量提示 requirement并明确无效范围时不展示提示
- [x] 1.3 为 IoT 卡“批量设置套餐系列绑定”和设备“批量设置设备套餐系列绑定”补充千分号格式化 requirement
- [x] 1.4 明确所有新增或既有的 `共分配` range 提示都使用统一的十进制千分位分组格式
## 2. Validation
- [x] 2.1 运行 `openspec validate update-batch-range-count-hints-formatting --strict`