文本模板填充器

使用{'{变量}'}语法,自动识别变量并支持批量填充。在线免费的文本模板填充器工具

变量: {{name}}, {{order_id}}, {{date}}
填充数据
1
结果
你好,{{name}}!你的订单 {{order_id}} 已发货,预计 {{date}} 送达。