perf(app): 更新作品链接字段内容

This commit is contained in:
Quan
2026-02-05 10:14:11 +08:00
parent 89c33e633c
commit f8b2a11851

View File

@@ -492,7 +492,10 @@ class XHS:
): ):
return data return data
data = await self._deal_download_tasks( data = await self._deal_download_tasks(
data, data
| {
"作品链接": url,
},
namespace, namespace,
id_, id_,
download, download,