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); // 未得到结果