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