XuqmGroup-Server/xuqm-bugcollect-service/src/main/java/com/xuqm/bugcollect
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
..
config refactor: xuqm-log-service → xuqm-bugcollect-service 2026-06-16 17:39:13 +08:00
controller feat: bugcollect 添加 Sourcemap 列表 API 2026-06-19 03:01:54 +08:00
dto feat: bugcollect 添加 Sourcemap 列表 API 2026-06-19 03:01:54 +08:00
entity fix(bugcollect): 修复 BugCollect-API-v1-Review 全量37项问题 2026-06-18 09:26:12 +08:00
repository feat: bugcollect 添加 Sourcemap 列表 API 2026-06-19 03:01:54 +08:00
service feat: bugcollect 添加 Sourcemap 列表 API 2026-06-19 03:01:54 +08:00
LogServiceApplication.java refactor: xuqm-log-service → xuqm-bugcollect-service 2026-06-16 17:39:13 +08:00