Kaynağa Gözat

提交数据

lvhao 3 ay önce
ebeveyn
işleme
c6b994203b
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4 4
      core/CoreApp/controllers/Systemprint.php

+ 4 - 4
core/CoreApp/controllers/Systemprint.php

@@ -1595,11 +1595,11 @@ class Systemprint extends Start_Controller {
 					{
 						 $del = $this->zxyuntu->get_del($fullorder['waybillid']);
 					}
-					// $send_info = $fullorder;
-					// $send_info['number'] = $send_info['number']."_".$fullorder['printnumber'];
+					$send_info = $fullorder;
+					$send_info['number'] = $send_info['number']."_".$fullorder['printnumber'];
 
-				    //$barcode = $this->zxyuntu->get_data($send_info);
-					$barcode = $this->zxyuntu->get_data($fullorder);
+				    $barcode = $this->zxyuntu->get_data($send_info);
+					//$barcode = $this->zxyuntu->get_data($fullorder);
 					if($barcode['x'] == 1)
 					{
 						$bctime = date('Ymd',$time);