XuqmGroup-Server/update-service
XuqmGroup e34ef26d73 feat(update-service,file-service): 下载页对已丢失的历史APK显示"无法下载"
新增 file-service GET /api/file/{hash}/exists 轻量存在性检查(不读取文件内容),
下载页为每个历史版本调用该接口确认文件是否真实存在;若已丢失(如本次修复之前
就已被 30 天回收任务误删),不再展示会 404 的下载按钮,改为显示"无法下载"提示。

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-04 02:47:50 +08:00
..
BOOT-INF/classes feat(update-service): 添加更新服务配置文件 2026-06-17 13:55:55 +08:00
src feat(update-service,file-service): 下载页对已丢失的历史APK显示"无法下载" 2026-07-04 02:47:50 +08:00
pom.xml feat(update-service): 更新服务未开通时返回 error 40404,修复多处编译错误 2026-06-17 12:21:54 +08:00