XuqmGroup-Server/update-service/src
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
..
main feat(update-service,file-service): 下载页对已丢失的历史APK显示"无法下载" 2026-07-04 02:47:50 +08:00
test/java/com/xuqm/update/service docs(private): 完善私有化部署开发计划和设计规范 2026-05-18 19:00:38 +08:00