lvhao 1 giorno fa
parent
commit
ec6df0a902
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      core/CoreApp/controllers/Systemprint.php

+ 0 - 2
core/CoreApp/controllers/Systemprint.php

@@ -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);