From a5e47bc21ea6f1fea2acddc7c756bf8ff675af16 Mon Sep 17 00:00:00 2001 From: lyt Date: Fri, 1 Feb 2019 14:13:28 +0800 Subject: [PATCH] =?UTF-8?q?Alipay=20=E6=8E=A8=E9=80=81=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E5=8F=AA=E8=83=BD=E8=BE=93=E5=87=BA=E6=8C=87=E5=AE=9A=E5=AD=97?= =?UTF-8?q?=E7=AC=A6=E4=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webht/third_party/pay/controllers/AlipayTradeService.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webht/third_party/pay/controllers/AlipayTradeService.php b/webht/third_party/pay/controllers/AlipayTradeService.php index 7e117de7..26021d00 100644 --- a/webht/third_party/pay/controllers/AlipayTradeService.php +++ b/webht/third_party/pay/controllers/AlipayTradeService.php @@ -92,6 +92,7 @@ class AlipayTradeService extends CI_Controller */ public function alipay_notice() { + error_reporting(0); $resp_arr = $this->input->post(); $asyns_resp = $this->check($resp_arr); // 未得到结果