lvhao 3 ヶ月 前
コミット
55d7870c52
1 ファイル変更1 行追加1 行削除
  1. 1 1
      core/CoreApp/models/Model_cne.php

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

@@ -597,7 +597,7 @@ function __construct(){
 			$xq .= $v['dateTime'].'['.$v['location'].']'.$v['info'].'<br />';
 		}
 		$content = date('Y-m-d H',time()).'-查询成功';
-		return array('exstate'=>$exstate,'content'=>$content,'f'=>1,'data'=>$xq);//正常可发送站内信
+		return array('exstate'=>$exstate,'content'=>$content,'f'=>1,'data'=>$xq,'waybill'=>$info['trackNumber']);//正常可发送站内信
 	}	
 	
 }  //end class