导出图片解密优化

This commit is contained in:
xuncha
2026-03-17 23:12:12 +08:00
parent ee684021db
commit d0457a2782

View File

@@ -2226,7 +2226,7 @@ class ExportService {
sessionId,
imageMd5,
imageDatName,
force: false // 先尝试缩略图
force: true // 导出优先高清,失败再回退缩略图
})
if (!result.success || !result.localPath) {