Selaa lähdekoodia

提交惠程的处理

lvhao 1 kuukausi sitten
vanhempi
commit
aae28f0b9f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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