请粘贴T4 API返回的vod_id字段内容:
{{ JSON.stringify(parseResult.config, null, 2) }}
{{ parseResult.config.actionId || 'undefined' }}{{ parseResult.config.type || 'undefined' }}{{ parseResult.config.title || 'undefined' }}{{ parseResult.error }}
{{ rendererError }}