XuqmGroup-Server/update-service/src/main/java/com/xuqm/update
XuqmGroup 3285dfe79c feat: admin APIs for IM management and version management
- ImAdminController: list users (paged), ban/unban, list groups, message stats
- ImMessageRepository: countByAppId, countTodayByAppId
- AppVersionController: unpublish + gray release (grayEnabled, grayPercent)
- RnBundleController: list, unpublish, gray release
- AppVersionEntity/RnBundleEntity: add grayEnabled, grayPercent fields

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 16:16:33 +08:00
..
config feat: finalize backend deployment and api docs 2026-04-24 10:42:11 +08:00
controller feat: admin APIs for IM management and version management 2026-04-24 16:16:33 +08:00
entity feat: admin APIs for IM management and version management 2026-04-24 16:16:33 +08:00
repository feat: admin APIs for IM management and version management 2026-04-24 16:16:33 +08:00
UpdateServiceApplication.java chore: initial commit 2026-04-21 22:07:29 +08:00