rabin 1 년 전
부모
커밋
c46cecc24f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/bao/connect/api/Notify.php

+ 1 - 1
src/bao/connect/api/Notify.php

@@ -62,7 +62,7 @@ class Notify extends Api
 
     private function load($input, $connect_id, $api_id, $order_id)
     {
-        Dever::log($input, 'notify');
+        //Dever::log($input, 'notify');
         if (is_array($order_id)) {
             $order = $order_id;
         } else {