fix:本月已用流量和运营商周期月内已用流量代理企业不展示,其他账号新增权限

This commit is contained in:
sexygoat
2026-05-29 09:38:30 +08:00
parent 868a3352ad
commit a162dcc650
4 changed files with 74 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
## 1. Implementation
- [x] 1.1 在资产信息页卡信息中为“本月已用流量”接入 `asset_info:view_card_month_usage` 权限
- [x] 1.2 在资产信息页卡信息中为“运营商周期月内已用流量”接入同一个 `asset_info:view_card_month_usage` 权限
- [x] 1.3 确保 `user_type``3` 代理账号或 `4` 企业账号时隐藏上述两个字段
- [x] 1.4 完成 OpenSpec 严格校验