lvhao 1 일 전
부모
커밋
f6660ddb5a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      core/CoreApp/models/Model_hualeiv1.php

+ 2 - 0
core/CoreApp/models/Model_hualeiv1.php

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