@@ -1741,8 +1741,6 @@ class Systemprint extends Start_Controller {
}
}elseif(($fullorder['printcode'] == "TTUK")){
$barcode = $this->express_tt->get_data($fullorder,"FBT");
- var_dump($barcode);
- die;
if($barcode['x'] == 1)
{
$bctime = date('Ymd',$time);