XuqmGroup-Server/push-service/src/main/java/com/xuqm
XuqmGroup b4c236d234 fix(push): InternalPushController 补传 deviceId;设备换绑时驱逐原用户
- InternalPushController.testOffline 补传 deviceId=null,修复编译失败
- DeviceTokenRepository 新增 findByAppKeyAndDeviceId / findByAppKeyAndToken
- registerToken 在同 appKey 下同设备/同 token 被新用户注册时,
  自动删除旧用户的 push token,防止旧用户继续收到新用户的消息

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 13:42:48 +08:00
..
push fix(push): InternalPushController 补传 deviceId;设备换绑时驱逐原用户 2026-06-26 13:42:48 +08:00