XuqmGroup-Server/update-service/src/main/java/com/xuqm/update/service
XuqmGroup 39367a57e1 fix MI poll: don't mistake old published version as new version approved
The MI /devupload/dev/query API returns the currently-published app's status,
not the pending submission. appStatus=3 means the previous version is still
online, not that the new submission was accepted. Use updateVersion=true as
the approval signal; default updateVersion to false to avoid false positives.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 13:04:18 +08:00
..
AppStoreService.java fix HONOR poll endpoint and status mapping; improve all store polling reliability 2026-05-17 12:15:19 +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 MI poll: don't mistake old published version as new version approved 2026-05-17 13:04:18 +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