From 16c6ee0c7db6d7bfce3ecaa4ca172051a5b91818 Mon Sep 17 00:00:00 2001 From: cyc Date: Fri, 1 Sep 2017 16:13:59 +0800 Subject: [PATCH] no message --- application/third_party/tuniu/controllers/tuniu_train.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/third_party/tuniu/controllers/tuniu_train.php b/application/third_party/tuniu/controllers/tuniu_train.php index b6173b3f..1fe7f2b1 100644 --- a/application/third_party/tuniu/controllers/tuniu_train.php +++ b/application/third_party/tuniu/controllers/tuniu_train.php @@ -273,7 +273,7 @@ class Tuniu_train extends CI_Controller{ } }'; $back_data = post_tuniu($url,$post_data,$method = 'POST'); - print_r(json_decode($back_data)); + print_r($back_data); } //身份验证