XuqmGroup-Server/tenant-service/src/main/java/com/xuqm/tenant/service
XuqmGroup eb8bc70ff5 feat(deploy): 优化版本管理和多租户合并逻辑
- 修改 readCurrentVersion 方法优先读取镜像内的 /app/VERSION 文件
- 添加对宿主机挂载目录 VERSION 文件的兼容性支持
- 移除 bumpVersionFile 方法,不再在更新后写入版本号
- 重构多租户合并逻辑,优化数据库查询和更新操作
- 简化孤儿数据修复逻辑,直接更新为保留租户ID
- 在 Dockerfile 中复制 VERSION 文件到镜像内部
- 在 Jenkinsfile 中添加自动递增构建号功能
2026-05-27 19:25:50 +08:00
..
AppService.java feat(log): 优化操作日志记录和展示功能 2026-05-27 12:27:42 +08:00
AppUserClient.java feat: 厂商应用商店提交功能完善及push用户管理 2026-05-14 23:40:35 +08:00
AuthService.java feat: private deployment server-side capabilities (P2) 2026-05-18 20:49:46 +08:00
DashboardService.java feat(log): 优化操作日志记录和展示功能 2026-05-27 12:27:42 +08:00
EmailService.java feat: private deployment server-side capabilities (P2) 2026-05-18 20:49:46 +08:00
FeatureServiceManager.java feat: validate packageName against appKey on SDK and license init 2026-05-22 16:31:50 +08:00
ImPlatformEventService.java fix HONOR poll endpoint and status mapping; improve all store polling reliability 2026-05-17 12:15:19 +08:00
LicenseServiceClient.java feat: validate packageName against appKey on SDK and license init 2026-05-22 16:31:50 +08:00
OperationLogService.java feat(logs): 添加操作日志功能支持推送和授权模块 2026-05-27 13:36:16 +08:00
OpsPushDiagnosticsClient.java chore: sync local changes 2026-05-07 19:39:42 +08:00
OpsService.java feat: add app transfer API, parallel store upload, DingTalk/WeCom/Feishu webhook formats 2026-05-16 15:34:59 +08:00
RiskControlService.java feat(android-sdk): 添加完整的IM客户端SDK实现 2026-05-02 22:57:55 +08:00
SdkAppProvisioningService.java feat(tenant): split update/reset ops, remove bootstrap app auto-creation 2026-05-22 15:33:20 +08:00
SubAccountService.java feat(log): 优化操作日志记录和展示功能 2026-05-27 12:27:42 +08:00
SystemUpdateService.java feat(deploy): 优化版本管理和多租户合并逻辑 2026-05-27 19:25:50 +08:00