diff --git a/application/third_party/ctrip/controllers/ctrip_train.php b/application/third_party/ctrip/controllers/ctrip_train.php
index ee7b6dbb..3fef195f 100644
--- a/application/third_party/ctrip/controllers/ctrip_train.php
+++ b/application/third_party/ctrip/controllers/ctrip_train.php
@@ -244,5 +244,20 @@ class ctrip_train extends CI_Controller{
}
}
-
+ //获取回调信息
+ public function receiveinfo(){
+ echo '
+
+
+
+ hainatravel123
+
+
+
+ ';
+ $back_xml = file_get_contents('php://input');
+ $xml = simplexml_load_string($back_xml);
+ $json = json_encode($xml);
+ log_message('error','携程回调信息:'.$json);
+ }
}
\ No newline at end of file
diff --git a/application/third_party/htmlcompressor/views/amp-template/ah.php b/application/third_party/htmlcompressor/views/amp-template/ah.php
index a025b3d2..bf0ee52f 100644
--- a/application/third_party/htmlcompressor/views/amp-template/ah.php
+++ b/application/third_party/htmlcompressor/views/amp-template/ah.php
@@ -96,7 +96,6 @@
-
-
+
@AMP-GOOGLE-ANALYTICS@