移除猫插画试运行结果的空回退字段

干运行输出只保留实际请求信息
This commit is contained in:
2026-09-21 15:27:34 +08:00
parent 6f19e155ca
commit e880f58723
@@ -361,7 +361,6 @@ if (dryRun) {
requests: selectedPrompts.map((entry) => ({
id: entry.id,
title: entry.title,
fallbackModel: null,
body: {
model: preferredImageModel,
prompt: buildPrompt(entry),