Browse Source

提交数据

lvhao 3 tháng trước cách đây
mục cha
commit
55d7870c52
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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