XuqmGroup-Server/tenant-service/src/main/java/com/xuqm/tenant/controller
XuqmGroup 843ed69f3c license: fix device re-register appKey update, add license file parser
- DeviceService.register(): update appKey when device switches to a different app
  and adjust registered device counters for old/new appKey
- LicenseAdminController: fix updateAppLicense parameter count mismatch
- AppController: add POST /api/apps/license/parse endpoint for license file decryption
- SecurityCenterView: add License file parser UI with upload and paste support
- appApi: add parseLicenseFile() method

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 18:37:46 +08:00
..
AppController.java license: fix device re-register appKey update, add license file parser 2026-05-22 18:37:46 +08:00
AuthController.java chore: initial commit 2026-04-21 22:07:29 +08:00
DashboardController.java feat(deploy): 添加生产环境部署配置和联调环境切换功能 2026-04-30 11:47:01 +08:00
FeatureServiceController.java Add license service and tenant integration 2026-05-15 21:00:24 +08:00
GlobalExceptionHandler.java feat(deploy): 添加生产环境部署配置和联调环境切换功能 2026-04-30 11:47:01 +08:00
ImPlatformEventController.java feat(im): 添加平台事件通知功能支持应用审核状态实时更新 2026-05-08 18:32:46 +08:00
InternalImPlatformEventController.java feat(im): 添加平台事件通知功能支持应用审核状态实时更新 2026-05-08 18:32:46 +08:00
InternalSdkController.java feat: webhook shows app name; auto-withdraw superseded approved stores 2026-05-18 13:31:31 +08:00
MigrateController.java feat(tenant): API-based tenant migration for private deployment 2026-05-19 15:11:49 +08:00
OperationLogController.java docs(deploy): 添加生产环境部署配置示例和部署文档 2026-04-30 09:49:05 +08:00
OpsController.java feat(license): 租户自主管理最大设备数,ops 彻底移除 license 管理 2026-05-21 12:45:33 +08:00
PrivateDeploymentController.java feat(tenant): API-based tenant migration for private deployment 2026-05-19 15:11:49 +08:00
SdkConfigController.java feat: validate packageName against appKey on SDK and license init 2026-05-22 16:31:50 +08:00
SubAccountController.java docs(deploy): 添加生产环境部署配置示例和部署文档 2026-04-30 09:49:05 +08:00
SystemUpdateController.java feat(tenant): split update/reset ops, remove bootstrap app auto-creation 2026-05-22 15:33:20 +08:00