XuqmGroup-Web/tenant-platform/src/api
XuqmGroup 66129cb89d feat(license): 租户平台新增最大设备数编辑,ops 彻底移除 license 管理入口
ops-platform:
- AppDetailView: 移除整个 License 授权管理卡片(含设备数查看和 maxDevices 编辑)
- ops.ts: 移除 LicenseStatusInfo 类型、getAppLicense / updateMaxDevices API

tenant-platform:
- license.ts: 新增 updateAppLicense() 调用 PATCH /api/license/admin/apps/{appKey}
- LicenseManagementView: 「最大设备数」旁新增「修改」按钮,
  弹出行内 InputNumber 编辑,保存后刷新显示

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 12:47:03 +08:00
..
account.ts chore: initial commit 2026-04-21 22:07:29 +08:00
app.ts docs: fix version numbers, add license SDK docs; fix service gating reactivity 2026-05-16 02:23:57 +08:00
auth.ts chore: initial commit 2026-04-21 22:07:29 +08:00
client.ts fix(auth): use auth.logout() instead of localStorage.removeItem in interceptors 2026-05-18 14:12:03 +08:00
dashboard.ts feat(deploy): 添加生产环境部署配置和联调环境切换功能 2026-04-30 11:47:01 +08:00
file.ts fix(auth): use auth.logout() instead of localStorage.removeItem in interceptors 2026-05-18 14:12:03 +08:00
im.ts docs(deploy): 添加完整的部署文档和配置示例 2026-05-09 14:53:43 +08:00
license.ts feat(license): 租户平台新增最大设备数编辑,ops 彻底移除 license 管理入口 2026-05-21 12:47:03 +08:00
migrate.ts feat(tenant-platform): migration key UI + app market publish options 2026-05-19 15:12:56 +08:00
operationLog.ts docs(deploy): 添加生产环境部署配置示例和部署文档 2026-04-30 09:49:05 +08:00
push.ts chore: sync local changes 2026-05-07 19:39:47 +08:00
update.ts docs(private): 完善私有化部署开发计划和设计规范 2026-05-18 19:00:38 +08:00