Explorar el Código

关闭回调金额验证

15954078560 hace 2 años
padre
commit
4aafbe6fb1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application/api/controller/Notify.php

+ 1 - 1
application/api/controller/Notify.php

@@ -21,7 +21,7 @@ class Notify extends Api
         $wxPay = new wxpay\WxPay();
         //验证是否是微信发送
         $flag = $wxPay->WxPayNotifyCheck();
-        error_log(print_r($flag, 1), 3, 'post.txt');
+//        error_log(print_r($flag, 1), 3, 'post.txt');
 
 //        LL($flag,'./log1.txt');
         //验证成功