XuqmGroup-Server/tenant-service/src/main/java/com/xuqm/tenant/entity
XuqmGroup 4629c45941 feat: 注册 BugCollect 为服务类型
- ServiceType 枚举添加 BUG_COLLECT
- FeatureServiceManager: BUG_COLLECT 作为 app-wide 服务
- SdkConfigController: 返回 bugCollectApiUrl 和 bugCollectEnabled
- FeatureServiceController: updateConfig 支持 BUG_COLLECT

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-16 18:54:14 +08:00
..
ApiKeyEntity.java feat(update): 添加 API Key 管理和 WebSocket 实时通知功能 2026-06-11 12:25:16 +08:00
AppEntity.java refactor(app): 将许可证文件功能替换为配置文件功能 2026-06-02 17:35:29 +08:00
EmailVerificationEntity.java chore: initial commit 2026-04-21 22:07:29 +08:00
FeatureServiceEntity.java feat: 注册 BugCollect 为服务类型 2026-06-16 18:54:14 +08:00
MigrateKeyEntity.java feat(tenant): API-based tenant migration for private deployment 2026-05-19 15:11:49 +08:00
OperationLogEntity.java feat(log): 优化操作日志记录和展示功能 2026-05-27 12:27:42 +08:00
OpsAdminEntity.java feat: 厂商应用商店提交功能完善及push用户管理 2026-05-14 23:40:35 +08:00
RiskConfigEntity.java feat(android-sdk): 添加完整的IM客户端SDK实现 2026-05-02 22:57:55 +08:00
SensitiveWordEntity.java feat(android-sdk): 添加完整的IM客户端SDK实现 2026-05-02 22:57:55 +08:00
ServiceActivationRequestEntity.java docs(deploy): 添加部署文档和安全设计规范 2026-05-08 18:32:00 +08:00
TenantEntity.java chore: initial commit 2026-04-21 22:07:29 +08:00