{ "vars": { "date": "2026-06-18", "batch": "默认班次" }, "data": { "type": "excel", "path": "./source_daily_data.xlsx", "sheet": "Daily", "header_row": 1 }, "template": { "path": "./daily_report_template.docx" }, "output": { "path": "./out/daily_{{date}}_{{name}}_{{_row}}.docx", "overwrite": true } }