- Add composite unique constraint (app_key, device_id) on DeviceEntity - Remove global unique constraint from device_id column - Update DeviceRepository: findByAppKeyAndDeviceId returns Optional, findByDeviceId returns List for multi-app lookups - Update DeviceService.register/verify to scope lookups by appKey so same physical device can register independently for each app - Update LicenseInternalController.getDevice to return list Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| java/com/xuqm/license | ||
| resources | ||