소스 검색

提交数据

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