lvhao 1 päivä sitten
vanhempi
commit
e5d1a2b762
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      core/CoreApp/controllers/Systemprint.php

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

@@ -1741,6 +1741,8 @@ 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);