XuqmGroup-Server/update-service/src/main/java/com/xuqm/update
XuqmGroup 4e54737e72 feat: webhook shows app name; auto-withdraw superseded approved stores
- Webhook notification body shows app display name (resolved from
  tenant-service via internal API with in-memory cache) instead of appKey
- When re-uploading a package with the same versionCode, automatically
  withdraw APPROVED store entries from the older entity before submitting
  the new entity, preventing duplicate active submissions
- tenant-service /internal/sdk/apps/{appKey}/platform-info now includes
  the app 'name' field

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 13:31:31 +08:00
..
config fix: return 401 (not 403) for unauthenticated requests across all services 2026-05-18 13:31:24 +08:00
controller 一大波改动 2026-05-15 22:11:03 +08:00
entity 一大波改动 2026-05-15 16:47:22 +08:00
model docs(sdk): 添加 Android SDK 文档和 API 设计规范 2026-04-29 15:46:40 +08:00
repository feat: webhook shows app name; auto-withdraw superseded approved stores 2026-05-18 13:31:31 +08:00
service feat: webhook shows app name; auto-withdraw superseded approved stores 2026-05-18 13:31:31 +08:00
UpdateServiceApplication.java feat(update): add app store distribution — store config, server-side submission, scheduled publish, webhook 2026-04-29 00:34:17 +08:00