gcx/backend/services/admin-service/src
hailin fc85983b43 fix(upload): remove explicit Content-Type header so browser sets multipart boundary
Without boundary multer receives undefined file. Also add guards in
backend parse/upload to avoid crash if file is missing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 10:56:58 -08:00
..
application/services fix(admin-service+mobile): 修复 OTA 下载三处 Bug 2026-03-03 22:19:10 -08:00
domain fix(update): 修复 app 版本更新检查路径 + 解决 MinIO presigned URL 24h 过期 2026-03-03 21:13:13 -08:00
infrastructure fix(admin-service): 修正 ManifestParser 调用方式 — 直接传原始 Buffer 2026-03-06 09:31:08 -08:00
interface/http fix(upload): remove explicit Content-Type header so browser sets multipart boundary 2026-03-06 10:56:58 -08:00
admin.module.ts fix(admin-service): 注册 JwtStrategy 解决 "Unknown authentication strategy" 错误 2026-03-03 08:16:38 -08:00
main.ts fix(admin-service): 移除全局前缀排除规则 — 让 app/version 路由正确响应 /api/v1 前缀 2026-03-03 21:39:32 -08:00