lvhao 8 часов назад
Родитель
Сommit
a29a21af55
1 измененных файлов с 5 добавлено и 4 удалено
  1. 5 4
      core/CoreApp/controllers/Systemprint.php

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

@@ -1694,10 +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']);
-					}
+					// if($fullorder['waybillid'] != '')
+					// {
+					// 	 $del = $this->zxyuntu->get_del($fullorder['waybillid']);
+					// }
+					$this->zxyuntu->get_del($fullorder['number']);
 					// $send_info = $fullorder;
 					// $send_info['number'] = $send_info['number']."_".$fullorder['printnumber'];