XuqmGroup-Server/tenant-service/src/main/java/com/xuqm/tenant/repository
XuqmGroup afb57a5d5f feat: ops应用列表支持租户筛选 + 返回租户名称 + 服务按类型展示
- AppRepository: 新增 JOIN 查询,返回应用+租户名称
- OpsService: listApps 支持 tenantId 筛选,getAppDetail 按 serviceType 去重
- OpsController: listApps 新增 tenantId 可选参数

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-16 00:24:10 +08:00
..
AppRepository.java feat: ops应用列表支持租户筛选 + 返回租户名称 + 服务按类型展示 2026-05-16 00:24:10 +08:00
EmailVerificationRepository.java chore: initial commit 2026-04-21 22:07:29 +08:00
FeatureServiceRepository.java docs(deploy): 添加部署文档和安全设计规范 2026-05-08 18:32:00 +08:00
OperationLogRepository.java feat(sdk): 更新 SDK 设计文档和 API 重构 2026-05-01 21:27:39 +08:00
OpsAdminRepository.java chore: initial commit 2026-04-21 22:07:29 +08:00
RiskConfigRepository.java feat(android-sdk): 添加完整的IM客户端SDK实现 2026-05-02 22:57:55 +08:00
SensitiveWordRepository.java feat(android-sdk): 添加完整的IM客户端SDK实现 2026-05-02 22:57:55 +08:00
ServiceActivationRequestRepository.java docs(deploy): 添加部署文档和安全设计规范 2026-05-08 18:32:00 +08:00
TenantRepository.java feat(deploy): 添加生产环境部署配置和联调环境切换功能 2026-04-30 11:47:01 +08:00