# 对话摘要 **时间**: {{ timestamp }} {% if participants %} **参与者**: {{ participants }} {% endif %} --- ## 📋 对话要点 {{ bullet_list(points) }} --- ## 📝 总结 {{ summary }} --- {% if next_steps %} ## ➡️ 下一步 {{ bullet_list(next_steps) }} {% endif %}