XuqmGroup-Server/update-service/src/main/java/com/xuqm/update/service
XuqmGroup 501d7e09ab fix(update): fix OPPO token expiry, sign empty params, and MI already-live detection
- OPPO: re-obtain access token after APK upload (prevents expiry during long uploads)
- OPPO: exclude empty-string params from api_sign computation per OPPO spec
- OPPO: include errno in error message for easier debugging
- MI: detect already-live version via packageInfo.versionCode before upload;
  throw VersionAlreadyLiveException → executor marks state APPROVED instead of REJECTED

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 19:11:13 +08:00
..
AppStoreService.java fix(update): send webhook on store live detection (Xiaomi 已上架) 2026-05-19 15:57:51 +08:00
ConnectivityValidationService.java feat(deploy): 添加生产环境部署配置和联调环境切换功能 2026-04-30 11:47:01 +08:00
ImPushUserClient.java feat: 厂商应用商店提交功能完善及push用户管理 2026-05-14 23:40:35 +08:00
PublishConfigService.java feat: 厂商应用商店提交功能完善及push用户管理 2026-05-14 23:40:35 +08:00
StoreReviewImNotifier.java fix HONOR poll endpoint and status mapping; improve all store polling reliability 2026-05-17 12:15:19 +08:00
StoreSubmissionService.java fix(update): fix OPPO token expiry, sign empty params, and MI already-live detection 2026-05-19 19:11:13 +08:00
UpdateAssetService.java chore: sync local changes 2026-05-07 19:39:42 +08:00
UpdateOperationLogService.java docs(deploy): 添加部署文档和安全设计规范 2026-05-08 18:32:00 +08:00