加载中…

小票机模版②

```javascript ${order.id} 号
${.now?string('yyyy-MM-dd HH:mm:ss')}
名称 数量 金额
--------------------------------
<#list goods as test> ${test.goodsName} ${test.property!""} ${test.number} ${test.amount} --------------------------------
合计:${order.amountReal}元
订单号:${order.orderNumber}
联系电话:0571-28180512
https://www.it120.cc/ ``` ![](https://dcdn.it120.cc/yuque/0/2022/png/572726/1669789723849-63ff885e-390c-4c79-98bc-cb75056960da.png)