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

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

@@ -1591,14 +1591,11 @@ class Systemprint extends Start_Controller {
 								}
 							    if($this->$fullorder_name->save(array('waybill'=>$Hwaybill,'waybill2'=>$waybill2,'waybillid'=>$waybillid,'libraryconfirm'=>2,'librarynot'=>'','printtime'=>$time,'printnumber'=>$fullorder['printnumber'],'print'=>3,'oldwaybill'=>$oldwaybill,'oldprinttime'=>$oldprinttime),$va[$n]))
 				   		 	    {
-									if($fullorder['printcode'] == "HUALEI-FEDEX" || $fullorder['printcode'] == "HUALEI-FEDEX-BBG" || $fullorder['printcode'] == "HUALEI-MLXY" )
+									if($fullorder['printcode'] == "HUALEI-FEDEX"|| $fullorder['printcode'] == "HUALEI-FEDEX-9610"  || $fullorder['printcode'] == "HUALEI-FEDEX-BBG" || $fullorder['printcode'] == "HUALEI-MLXY" )
 									{
 								        //$type = 5;
 										$type = 1;
 									}
-									else if($fullorder['printcode'] == "HUALEI-FEDEX-9610"  ){
-										$type = 12;
-									}
 									else if($fullorder['printcode'] == "HUALEI-ARAMEX-G" || $fullorder['printcode'] == "HUALEI-ARAMEX-S" || $fullorder['printcode'] == "HUALEI-GES-EU")
 									{
 								        $type = 1;