XuqmGroup-Server/update-service
XuqmGroup a6da4f3560 fix: prevent duplicate store submissions by adding SUBMITTING state guard
- Add SUBMITTING to skip guard in executeSubmitAsync to prevent concurrent uploads
- Add getSubmittingStores() public method to check SUBMITTING state
- Add controller-level check to reject submissions when stores are already uploading
- Prevents VIVO/Honor 'app is under review' errors from duplicate uploads

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-02 18:56:33 +08:00
..
BOOT-INF/classes feat(update-service): 添加更新服务配置文件 2026-06-17 13:55:55 +08:00
src fix: prevent duplicate store submissions by adding SUBMITTING state guard 2026-07-02 18:56:33 +08:00
pom.xml feat(update-service): 更新服务未开通时返回 error 40404,修复多处编译错误 2026-06-17 12:21:54 +08:00