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>
|
||
|---|---|---|
| .. | ||
| account.ts | ||
| app.ts | ||
| auth.ts | ||
| client.ts | ||
| dashboard.ts | ||
| file.ts | ||
| im.ts | ||
| license.ts | ||
| migrate.ts | ||
| operationLog.ts | ||
| push.ts | ||
| update.ts | ||