From 48be6af89b3cb39190f5cf5208c0032b7ebd72c1 Mon Sep 17 00:00:00 2001 From: chenzhi <“chenzhi063@qq.com> Date: Wed, 20 Nov 2019 20:17:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E6=8E=890.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Callback/Controller/Notify2Controller.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Application/Callback/Controller/Notify2Controller.class.php b/Application/Callback/Controller/Notify2Controller.class.php index 155c1a8ee..fb34ddcad 100644 --- a/Application/Callback/Controller/Notify2Controller.class.php +++ b/Application/Callback/Controller/Notify2Controller.class.php @@ -40,6 +40,7 @@ class Notify2Controller extends BaseController $aop->alipayrsaPublicKey = file_get_contents("./Application/Sdk/SecretKey/alipay/alipay2_public_key.txt"); $result = $aop->rsaCheckV1($notify,"",'RSA2'); Log::write(json_encode($notify),Log::DEBUG); + Log::write(file_get_contents("./Application/Sdk/SecretKey/alipay/alipay2_public_key.txt"),Log::DEBUG); Log::write(json_encode($result),Log::DEBUG); if ($result) { //获取回调订单信息