gcx/backend/services
hailin c00c48c8bd fix(notification): accept optional type query param to fix 400 error
Backend entity has no type column yet; whitelist the type field in DTO
so forbidNonWhitelisted doesn't reject requests from the mobile app.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 11:50:35 -08:00
..
admin-service fix(admin-service): Dockerfile 预建 /app/uploads 并 chown node:node 2026-03-07 08:27:01 -08:00
ai-service fix(user/ai-service): fix GET /users/kyc route conflict + add passport-jwt to ai-service 2026-03-05 18:21:31 -08:00
auth-service fix(auth): 将 JWT access token 有效期从 15m 改为 24h 2026-03-07 08:06:37 -08:00
chain-indexer feat(health): 为全部12个微服务添加Docker健康检查 2026-02-20 05:39:25 -08:00
clearing-service fix(auth): JwtStrategy.validate() return id not sub 2026-03-04 23:52:53 -08:00
compliance-service fix(auth): JwtStrategy.validate() return id not sub 2026-03-04 23:52:53 -08:00
issuer-service fix: comprehensive API compatibility fixes across issuer/user/ai services and Flutter 2026-03-05 09:29:44 -08:00
notification-service fix(notification): accept optional type query param to fix 400 error 2026-03-07 11:50:35 -08:00
referral-service fix(referral): auto-create profile for legacy users on getMyInfo 2026-03-07 11:36:58 -08:00
telemetry-service feat(telemetry): 完整实现 presence-service 迁移 + Flutter 遥测接入 2026-03-05 23:33:13 -08:00
trading-service feat: 全平台API对齐 — 4个前端应用55+页面接入真实后端API 2026-02-22 22:53:07 -08:00
translate-service feat(health): 为全部12个微服务添加Docker健康检查 2026-02-20 05:39:25 -08:00
user-service fix(user/ai-service): fix GET /users/kyc route conflict + add passport-jwt to ai-service 2026-03-05 18:21:31 -08:00