XuqmGroup-Server/tenant-service/src/main/java/com/xuqm/tenant
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 feat: webhook shows app name; auto-withdraw superseded approved stores 2026-05-18 13:31:31 +08:00
dto feat(update): 添加应用更新检查功能支持用户ID参数 2026-05-08 12:00:33 +08:00
entity Add license service and tenant integration 2026-05-15 21:00:24 +08:00
repository feat: ops应用列表支持租户筛选 + 返回租户名称 + 服务按类型展示 2026-05-16 00:24:10 +08:00
service fix HONOR poll endpoint and status mapping; improve all store polling reliability 2026-05-17 12:15:19 +08:00
TenantServiceApplication.java chore: initial commit 2026-04-21 22:07:29 +08:00