```javascript
<#assign x=280>
1
${curGoods.goodsName}(${gIdx}/${order.goodsNumber})
<#if curGoods.property?? && curGoods.property != "">
<#list curGoods.property?split(",") as test>
<#assign x=x-36>
${test}
#list>
#if>
5${order.qudanhao?substring(1,4)}
<#if order.isNeedLogistics>外卖<#else>堂食#if>
api工厂 18657126762
```
