XuqmGroup-Server/push-service
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
..
src/main fix(push): InternalPushController 补传 deviceId;设备换绑时驱逐原用户 2026-06-26 13:42:48 +08:00
pom.xml feat: 引入 Flyway 数据库版本管理,替换 ddl-auto: update 2026-06-12 23:28:12 +08:00