<CB>${order.id} 号</CB><BR>
<RIGHT>${.now?string('yyyy-MM-dd HH:mm:ss')}</RIGHT><BR>
名称 数量 金额<BR>
--------------------------------<BR>
<#list goods as test>
${test.goodsName} ${test.property!""} ${test.number} ${test.amount}
</#list>
--------------------------------<BR>
合计:${order.amountReal}元<BR>
订单号:${order.orderNumber}<BR>
联系电话:0571-28180512<BR>
<QR>https://www.it120.cc/</QR>