<#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>堂食</#if></TEXT> <TEXT x="48" y="0" font="12" r="90">api工厂 18657126762</TEXT>