XuqmGroup-Server/xuqm-bugcollect-service/src/main/java/com/xuqm/bugcollect/service
XuqmGroup dea5038de2 feat: bugcollect 添加 Sourcemap 列表 API
- 新增 GET /bugcollect/v1/sourcemaps 端点
- SourcemapService 新增 listByAppKey 方法
- 新增 SourcemapInfo DTO
- LogSourcemapRepository 新增 findByAppKey 查询

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-19 03:01:54 +08:00
..
LogService.java feat: 集成符号化服务 - 实现 triggerSymbolicationAsync 2026-06-19 02:50:56 +08:00
SourcemapService.java feat: bugcollect 添加 Sourcemap 列表 API 2026-06-19 03:01:54 +08:00
WebhookService.java fix(bugcollect): 修复 BugCollect-API-v1-Review 全量37项问题 2026-06-18 09:26:12 +08:00