no message

hotfix/远程访问多媒体中心
cyc 8 years ago
parent cf78de3445
commit 16c6ee0c7d

@ -273,7 +273,7 @@ class Tuniu_train extends CI_Controller{
} }
}'; }';
$back_data = post_tuniu($url,$post_data,$method = 'POST'); $back_data = post_tuniu($url,$post_data,$method = 'POST');
print_r(json_decode($back_data)); print_r($back_data);
} }
//身份验证 //身份验证

Loading…
Cancel
Save