"api工厂" 使用手册

api接口开箱即用,云后台管理,助力前端,解放后端开发;

不懂编程也能独立开发应用,小步快跑,快速创业!

旨为更懂你!

小票机模版③

<CB>小程序订单</CB>
<CB>${order.id}</CB>
<RIGHT>${.now?datetime}</RIGHT>
<#list goods as test>
${test.goodsName} ${test.property!""}
数量:${test.number} 金额:${test.amount}
--------------------------------
</#list>
优惠券抵扣:${order.amountCoupons}
备注:${order.remark!"无"}
--------------------------------
姓名:${extJson["姓名"]}
电话:${extJson["手机号码"]}
用餐时段:${extJson["用餐时间段"]}
用餐日期:${extJson["自取时间"]}
--------------------------------
<#if order.isNeedLogistics> 
联系人: ${logistics.linkMan} <BR> 联系电话: ${logistics.mobile}<BR> 配送地址:${logistics.address}<BR> 
</#if>
<#if order.isCanHx>
<QR>二维码内容</QR>
<C>自取点: ${extJson["提货点"]}</C>
<#else>
<QR>二维码内容</QR>
<C>取餐柜: ${extJson["提货点"]}</C>
<C>取餐码: ${order.pickPointPwd}</C>
</#if>
合计:${order.amountReal}元
订单号:${order.orderNumber}<BR>


Copyright © 杭州于芯科技有限公司

浙ICP备15041833号