按订单核销: 不管购买多少 一次核销完成 {if $item['verifytype'] == 1} 按次核销: 一个消费码使用多次(购买的数量) {/if} {if $item['verifytype'] == 2} 按消费码核销: 多个消费码 一次核销一个 {/if}