Kaynağa Gözat

1提交数据

lvhao 8 saat önce
ebeveyn
işleme
17392e5ae7
1 değiştirilmiş dosya ile 5 ekleme ve 5 silme
  1. 5 5
      core/CoreApp/controllers/Systemprint.php

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

@@ -1694,11 +1694,11 @@ class Systemprint extends Start_Controller {
 					//die;
 				}
 				elseif(($fullorder['printcode'] == "USKD01") || ($fullorder['printcode'] == "ZXDPD_UK") || ($fullorder['printcode'] == "ZXDPD_BTC")){
-					// if($fullorder['waybillid'] != '')
-					// {
-					// 	 $del = $this->zxyuntu->get_del($fullorder['waybillid']);
-					// }
-					$this->zxyuntu->get_del($fullorder['number']);
+					if($fullorder['waybill'] != '')
+					{
+						 $this->zxyuntu->get_del($fullorder['number']);
+					}
+					
 					// $send_info = $fullorder;
 					// $send_info['number'] = $send_info['number']."_".$fullorder['printnumber'];