<#assign x=280>
<direction>1</direction>
<text x="${x}" y="13" font="12" r="90">${curGoods.goodsName}(${gIdx}/${order.goodsNumber})</text>
<#if curGoods.property?? && curGoods.property != "">
<#list curGoods.property?split(",") as test>
<#assign x=x-36>
<text x="${x}" y="13" font="12" r="90">${test}</text>
<!--#list-->
<!--#if-->
<text x="144" y="13" font="12" w="2" h="2" r="90">5${order.qudanhao?substring(1,4)}</text>
<text x="96" y="13" font="12" r="90"><#if order.isNeedLogistics>外卖<#else>堂食</text>
<text x="48" y="0" font="12" r="90">api工厂 18657126762</text>