#set($count=0) #foreach($item in $obj.items) #set($count=$count+$item.count) #end
退货编号: $!obj.return_id
退货时间: $!CommUtil.formatLongDate($!obj.addTime)
买家会员名: $!obj.of.user.userName
退货数量: $!count
备注信息: $!obj.return_info
#foreach($item in $obj.items) #end
商品名称 退货数量
$!item.goods.goods_name $!item.count