Browse Source

提交数据

lvhao 3 months ago
parent
commit
5280bc545f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/models/Model_cne.php

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

@@ -522,7 +522,7 @@ function __construct(){
 
 	//获取快递轨迹    不知道凯哥写了为啥不用  但是现在有个新的接口 为了统一好搞 就先借用下上述名字
 	public function get_logistics($data){
-		$url = "http://yqbug.kingtrans.net/PostInterfaceService?method=searchTrack";
+		$url = "http://zzys.kingtrans.net/PostInterfaceService?method=searchTrack";
 		$Clientid = '007';
 		$Token = 'WlpZUw==zRKOlUNdWs9J8Qp136Mj';