lvhao 2 дней назад
Родитель
Сommit
aae28f0b9f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      core/CoreApp/models/Model_hualeiv1.php

+ 1 - 1
core/CoreApp/models/Model_hualeiv1.php

@@ -198,7 +198,7 @@ function __construct(){
 					if($product_id == 4361)
 					{
 					    $g = array('x'=>'1','ys'=>0,'waybill'=>$resultData['order_privatecode'],'waybill2'=>$resultData['tracking_number'],'label'=>$pdf['label']);
-					}else if($product_id == 4301 || $product_id == 4461){
+					}else if($product_id == 4301 || $product_id == 4461 || $product_id == 4181){
 						$g = array('x'=>'1','ys'=>0,'waybill'=>$resultData['order_privatecode'],'waybill2'=>$resultData['tracking_number'],'waybillid'=>$resultData['tracking_number'],'label'=>$pdf['label']);
 					}
 					else