> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# PairConditioningSetDefaultAndCombine - ComfyUI Built-in Node Documentation

> Complete documentation for the PairConditioningSetDefaultAndCombine node in ComfyUI. Learn its inputs, outputs, parameters and usage.

**PairConditioningSetDefaultAndCombine** 节点用于设置默认条件值，并将其与输入的条件数据结合。它接收正向和负向条件输入及其对应的默认值，然后通过 ComfyUI 的钩子系统进行处理，最终输出包含默认值的条件结果。

## 输入

| 参数                 | 描述            | 数据类型         | 是否必填 | 范围 |
| ------------------ | ------------- | ------------ | ---- | -- |
| `positive`         | 待处理的主要正向条件输入  | CONDITIONING | 是    | -  |
| `negative`         | 待处理的主要负向条件输入  | CONDITIONING | 是    | -  |
| `positive_DEFAULT` | 用作回退的默认正向条件值  | CONDITIONING | 是    | -  |
| `negative_DEFAULT` | 用作回退的默认负向条件值  | CONDITIONING | 是    | -  |
| `hooks`            | 可选的自定义处理逻辑钩子组 | HOOKS        | 否    | -  |

## 输出

| 输出名称       | 描述             | 数据类型         |
| ---------- | -------------- | ------------ |
| `positive` | 已处理的正向条件，包含默认值 | CONDITIONING |
| `negative` | 已处理的负向条件，包含默认值 | CONDITIONING |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PairConditioningSetDefaultAndCombine/zh.md)

***

**Source fingerprint (SHA-256):** `dfa47d0fe02e81db8b68d20ae9b765c2518773f4f7fc8caf774cb870267dbb21`
