Robin 6 роки тому
батько
коміт
83f736202c
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      normandcrm/service/common/pay/PayForm.php

+ 1 - 0
normandcrm/service/common/pay/PayForm.php

@@ -187,6 +187,7 @@ class PayForm extends Model
         if ($handler != null) {
             file_put_contents('huiqidata.txt',\GuzzleHttp\json_encode($data));
             $success = $handler->handleNotify($data);
+            file_put_contents('huiqi7.txt',$success);
             $this->_outNotifyResult = $handler->outNotify($success);
         }
         return $success;