yr.ProducerConfig.extend_config# ProducerConfig.extend_config: Dict[str, str] = field(default_factory=dict)# 扩展配置,以字典形式存储,允许用户自定义配置项。 默认值为空字典。