mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-24 23:06:51 +00:00
导出图片解密优化
This commit is contained in:
@@ -2226,7 +2226,7 @@ class ExportService {
|
|||||||
sessionId,
|
sessionId,
|
||||||
imageMd5,
|
imageMd5,
|
||||||
imageDatName,
|
imageDatName,
|
||||||
force: false // 先尝试缩略图
|
force: true // 导出优先高清,失败再回退缩略图
|
||||||
})
|
})
|
||||||
|
|
||||||
if (!result.success || !result.localPath) {
|
if (!result.success || !result.localPath) {
|
||||||
|
|||||||
Reference in New Issue
Block a user