Explorar o código

修改ges的东西

lvhao hai 3 días
pai
achega
e0701a62f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/models/Model_hualeiv1.php

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

@@ -197,7 +197,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){
+					}else if($product_id == 4301 || $product_id == 4461){
 						$g = array('x'=>'1','ys'=>0,'waybill'=>$resultData['order_privatecode'],'waybill2'=>$resultData['tracking_number'],'waybillid'=>$resultData['tracking_number'],'label'=>$pdf['label']);
 					}
 					else